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

Add Prettier + EsLint to Github Actions #369

Open
shahdivyank opened this issue Dec 18, 2023 · 0 comments · May be fixed by #370
Open

Add Prettier + EsLint to Github Actions #369

shahdivyank opened this issue Dec 18, 2023 · 0 comments · May be fixed by #370

Comments

@shahdivyank
Copy link
Contributor

  • I noticed that Prettier formatting/EsLint is required for Pull Requests, we can force this policy with Github Actions

Cost:

Benefit:

  • Stricter checks on formatting with Prettier to ensure the codebase looks the same for developers
  • EsLint will ensure linting checks are passed and prevent immediate red flags from showing up in code
@shahdivyank shahdivyank linked a pull request Dec 18, 2023 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant