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

Enforce code linting #41

Open
anibalsolon opened this issue Feb 19, 2021 · 1 comment
Open

Enforce code linting #41

anibalsolon opened this issue Feb 19, 2021 · 1 comment

Comments

@anibalsolon
Copy link

Use a code linting tool, such as ESLint, to keep the code organized and easier to navigate. It can be added to the CircleCI workflow, to auto-lint and display problems that it cannot solve by itself (blocking a PR to be merged until fixed).

@anibalsolon
Copy link
Author

I've started linting the project, but there are some parts that require manual intervention (meaning prone to human error). What you think would be the best way to do it? @katjaq @r03ert0 first a PR with what ESLint could fix, and then another with the manual ones?

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

No branches or pull requests

1 participant