config/rails.yml in rubocop-rickselby-0.19.0 vs config/rails.yml in rubocop-rickselby-0.20.0
- old
+ new
@@ -40,11 +40,9 @@
Enabled: true
Rails/TableNameAssignment:
Enabled: true
-
-
Style/Documentation:
Exclude:
- app/controllers/**/*
- app/mailers/**/*
- app/models/**/*