- Fixed crash when changed file is a directory (filters them out).
- Fixed crash when opening missing file (filters them out).
- Split rspec into multiple files.
- Added tests for linter with all variables set using Danger file.
- Variables used in multiple tests are defined as constants in
spec_helper.rb
.
- Added deploy and test yaml for github workflow.
- Added deployment to Readme.
- Added codecov connection and dependency.
- Added Readme badges.
- Remove "Check: " hardcoded ext from warning message.
- Fixed tests.
- Updated Gemfile.lock.
- Updated
gemspec
(gem) documentation. - Fixed warning call.
- Changed test checks to use
violation_report
instead ofstatus_report
.
- Initial version of the library.