RubyGems Navigation menu

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:
=

install:
=

Versions:

  1. 0.1.0 March 11, 2016 (10.5 KB)

Runtime Dependencies (2):

Development Dependencies (5):

bundler ~> 1.9
pry >= 0
rake ~> 10.0
rspec >= 0
simplecov >= 0

Owners:

Authors:

  • Josh Bielick

SHA 256 checksum:

=

Total downloads 3,838

For this version 3,838

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: