]> git.openstreetmap.org Git - rails.git/commitdiff
Re-enable the Rails/MigrationClassName cop
authorTom Hughes <tom@compton.nu>
Tue, 22 Mar 2022 17:41:15 +0000 (17:41 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 22 Mar 2022 18:50:33 +0000 (18:50 +0000)
.rubocop.yml

index 5ffc61c41274ef068d3d9d0d41696a0db16ea339..65db8a6a563522c536389729db7ec383aca9f0f6 100644 (file)
@@ -55,9 +55,6 @@ Rails/HasManyOrHasOneDependent:
 Rails/HttpPositionalArguments:
   Enabled: false
 
-Rails/MigrationClassName:
-  Enabled: false
-
 Rails/ReflectionClassName:
   Enabled: false