This gem inspired https://github.com/airbnb/ruby, but reconfigurable cops and no lock versions of rubocop, rubocop-*
Add this line to your application's Gemfile:
group :development do
gem 'rubocop-gp', github: 'corp-gp/rubocop-gp'
endAnd then run:
$ bundle installCreate a .rubocop.yml with the following directives:
inherit_gem:
rubocop-gp:
- .rubocop.ymlNow, run:
$ bin/bundle exec rubocopYou do not need to include rubocop directly in your application's dependences. This gem will include: