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

Code style and linting #16

Open
Silic0nS0ldier opened this issue Jan 15, 2019 · 0 comments
Open

Code style and linting #16

Silic0nS0ldier opened this issue Jan 15, 2019 · 0 comments
Labels
enhancement Issue enhances existing functionality or development processes.
Milestone

Comments

@Silic0nS0ldier
Copy link
Member

Silic0nS0ldier commented Jan 15, 2019

Aside from keeping source relatively uniform, a decent linter can also prevent usage of bad patterns and methods that could lead to buggy and slow code.

ESLint is best equiped for guarding against anti-patterns, dprint is best suited to enforcing code style.

@Silic0nS0ldier Silic0nS0ldier added the enhancement Issue enhances existing functionality or development processes. label Jan 15, 2019
@Silic0nS0ldier Silic0nS0ldier added this to the patch milestone Jan 15, 2019
@Silic0nS0ldier Silic0nS0ldier changed the title Code linting with ESLint Code style Nov 13, 2021
@Silic0nS0ldier Silic0nS0ldier changed the title Code style Code style and linting Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue enhances existing functionality or development processes.
Projects
None yet
Development

No branches or pull requests

1 participant