Naming/MethodParameterName:
Enabled: false
+# This conflicts with Strong Migrations, which can't check `change_table`
+Rails/BulkChangeTable:
+ Enabled: false
+
Rails/CreateTableWithTimestamps:
Enabled: false
- 'db/migrate/*.rb'
- 'app/controllers/users_controller.rb'
-Style/ArgumentsForwarding:
- Enabled: false
-
Style/Documentation:
Enabled: false