- Fix linter error notification return.
add fixture for api/hcl vagrantfiles
- Make Vagrant validate subcommand check Atom developer tool friendly.
- Updates to Linter API usage.
- Cleanup
validate
output for parsing. - Fix previous issue line number from duplicating into current issue.
- Updated
atom-linter
dependency. - Catch linting on nonexistent files.
- Check for unsupported Vagrant version.
- Switched to using Linter v2 API.
- Captured block info for Vagrant-related errors.
- Captured line number info for Ruby errors that Vagrant catches.
- Removed
atom-package-deps
dependency and functionality.
- Initial version ready for wide usage.