rubocop-changes 0.1.2
rubocop-changes will run rubocop on changed lines from forked point in your main branch. It will not complain about existing offenses in master branch. This gem is perfect as a Continuous Integration tool
Gemfile:
=
install:
=
Runtime Dependencies (2):
git_diff_parser
~> 3.2
rubocop
~> 0.59