diff_cop 0.1.0
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`.
Gemfile:
=
instalar:
=
Versiones:
- 0.1.0 March 11, 2016 (10,5 KB)
dependencias de Runtime (2):
git_diff_parser
>= 0
rubocop
>= 0