Disable `Rails/BulkChangeTable` cop (#30820)

pull/30240/head
Matt Jankowski 2024-06-24 10:50:37 -04:00 committed by GitHub
parent 39d80e84be
commit 6527d50391
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
---
Rails/BulkChangeTable:
Enabled: false # Conflicts with strong_migrations features
Rails/FilePath:
EnforcedStyle: arguments