- Fix a bug in how the functions were being declared
- Update dependencies
- Fix a bug if invalid options were manually set in the Atom config file
- Added severity attribute
- Optimized package loading and linting execution times
- Added
error-level
option - Now capturing the errors puppet-lint throws to stdout
- Updated dependencies
- Made row and column of warnings and errors more precise
- Code efficiency improvements, cleanup, and generally faster now
- Updated dependencies
- Added skip for 140 char check for PuppetLint > 1.1.0 and automatic fix (
-f
arg) option
- Fix oldVersion flag being incorrectly set (#51)
- Update dependencies
- Install dependencies on activation
- Added support to set the right column number
- The plugin now uses a custom log format. This makes the plugin incompatible with old versions of puppet-lint
- Rewritten in javascript
- Linter ^3.0.0 compatible
- Enable/Disable individual check in settings
- Changed to lint on save