Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev read me #30

Merged
merged 10 commits into from
Jul 24, 2024
Merged

Dev read me #30

merged 10 commits into from
Jul 24, 2024

Conversation

Saagmehta97
Copy link

Updated ReadMe + Changelog + command names in palette

Contribution Guidelines

Pre-Push Check Instructions

Before pushing your changes, please follow these steps to ensure code quality and consistency:

  1. Ensure all dependencies are installed: pnpm install

  2. Run the linting and formatting checks: pnpm run lint

  3. If issues are found, attempt to auto-fix them: pnpm run lint:fix

  4. If any issues remain after auto-fixing, address them manually in your code and re-run pnpm run lint

  5. Once all checks pass, commit your changes and push to your branch.

Notes

  • The CI pipeline will run these checks automatically on push and pull requests.
  • Minor issues may be auto-fixed by the CI, but it's best to resolve issues locally before pushing.

Code Style

  • ESLint is used for JavaScript and TypeScript linting.
  • Prettier is used for code formatting.
  • Configuration files (.eslintrc and .prettierrc) define the specific rules.

Copy link

sonarcloud bot commented Jul 24, 2024

@kristianschott kristianschott merged commit a0d97a7 into dev Jul 24, 2024
5 checks passed
@kristianschott kristianschott deleted the dev-readMe branch July 24, 2024 20:36
@artmontinski artmontinski restored the dev-readMe branch July 25, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants