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

CI: Implement JS lint tests #2306

Open
bcoles opened this issue Feb 20, 2022 · 0 comments
Open

CI: Implement JS lint tests #2306

bcoles opened this issue Feb 20, 2022 · 0 comments

Comments

@bcoles
Copy link
Collaborator

bcoles commented Feb 20, 2022

Add a lint tool to CI tests for PRs to ensure consistent style.

Note that a lot of the code base is old and designed to run on older browsers such as IE, which does not support let or promises. If possible, the lint tool should take this into account.

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

No branches or pull requests

1 participant