This repository was archived by the owner on Aug 7, 2023. It is now read-only.
v3.1.0
Implemented enhancements:
- Option to force lint by file extension or scope #372
- Can't configure to use .jshintignore file #302
- Improve startup time #388 (Arcanemagus)
- Update to the Linter v2 API #387 (Arcanemagus)
- Remove workarounds and handle errors better #386 (Arcanemagus)
- Set CWD and fix ignore handling #385 (Arcanemagus)
- Async-ify the specs #384 (Arcanemagus)
- Update atom-linter to v10.0.0 🚀 #378 (greenkeeper[bot])
- Added option to configure scopes to lint #374 (augusto-moura)
Fixed bugs:
- Default .jshintrc #339
- Linter silently fails with config issue #212
- Remove check on ID #390 (Arcanemagus)
- Allow JSHint to handle configuration where possible #389 (Arcanemagus)
- Fix Flow usage #382 (Arcanemagus)