Add linting
Closed this issue · 3 comments
jugglinmike commented
This project's automated tests do not currently include static analysis of the source code. Extend the tests with validation performed by a tool like ESLint.
gnarf commented
I think there is a pre-commit running these currently but yeah, worth the extra check on CI
jugglinmike commented
I'd like something stronger than code-style enforcement.
jugglinmike commented
I'm re-opening this issue because contrary to GitHub's inference, gh-63 did not resolve this.