If you're going to report an issue or submit a pull request, please follow these guidelines.
Provide the following information:
- Version of Atom (
atom --version
) - Version of atom-lint (
apm list | grep atom-lint
) - Backtrace of the error if available
Run rake
before submit.
This will run CoffeeScript compilation, package specs and CoffeeLint.
If any issue is reported, fix it.