This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
·
65 commits
to master
since this release
Implemented enhancements
- Specify RuboCop version and its extensions using the same configuration key #93
Fixed bugs
- Action breaks if RuboCop check outputs a start_column value greater than the last_column for the line #91
Merged pull requests
- Add documentation around what will happen if the action is triggered by a pr from a forked repo #100 (andrewmcodes)
- issue 96 exploration #99 (andrewmcodes)
- tweak the way we read the config file #98 (andrewmcodes)
- Enhanced dependency configuration and resolution #95 (erichmachado)
- docs: add erichmachado as a contributor #94 (allcontributors[bot])
- ReportAdapter#column_check correctly parses the last_column value #92 (erichmachado)