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

Enhancement: configure eslint rules to reflect our PR checks #2058

Closed
waldekmastykarz opened this issue Jan 11, 2021 · 0 comments
Closed

Enhancement: configure eslint rules to reflect our PR checks #2058

waldekmastykarz opened this issue Jan 11, 2021 · 0 comments

Comments

@waldekmastykarz
Copy link
Member

When checking PRs, we typically check if variables that are not being re-assigned are defined as const, if local variables are camelCase or if else statements are on a new line. We should be able to check this automatically and provide feedback directly during development by enabling the relevant eslint rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant