Sign in Sign up
rubygems

diff_cop

Rubocop is great. Running rubocop on a large file of old code yields tons of violations that are risky and costly to update. This gem allows you to run rubocop only against the files and lines that you've changed/added that show up in `git diff`.

Activity

Latest release
10y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Mar 11, 2016
Releases
Version Released
0.1.0 initial