ruboconf-rails.yml in ruboconf-rails-1.0.0 vs ruboconf-rails.yml in ruboconf-rails-1.1.0
- old
+ new
@@ -4,10 +4,14 @@
inherit_gem:
ruboconf: ruboconf.yml
inherit_from:
- cops/rails.yml
+ - cops/style.yml
AllCops:
+ inherit_mode:
+ merge:
+ - Exclude
Exclude:
- 'db/schema.rb'
- - 'bin/{rails,bundle,rake,setup}'
+ - 'bin/{rails,bundle,rake,setup,webpack,webpack-dev-server,yarn}'