ADD specific cops for Rails projects
Since last versions of Rubocop, we have to manually specify rails
enabled cops when we use the AllCops::DisabledByDefault: true
option
Details
- CREATE
.rubocop-rails.yml
config file - CONFIGURE all
rails
cops