Lint errors
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Even though the project asks submitters to lint their code, it's not actually being done. Running lint-node on the current code changes 14 files with lint fixes and leaves 6 unhandled errors. Also the lint-web is linting some extra garbage, a simple fix to the invocation can fix that.
I'm happy to submit a PR cleaning up the lint. To keep it clean going forward, I think it should be checked as part of build - perhaps fail the travis build?
Contributor guide
Assessment
This issue has not been assessed yet.