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:
=
安裝:
=
版本列表:
- 0.1.0 March 11, 2016 (10.5 KB)
Runtime 相依性套件 (2):
git_diff_parser
>= 0
rubocop
>= 0