]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Highlight moderator-only scopes when showing authorizations
[rails.git] / .rubocop_todo.yml
index 6f25cfeb3333abeec57378ca3a7c1d123ca6f5d1..e6772b8a4fc6d764a35eca646cd41609e406abb1 100644 (file)
@@ -61,7 +61,7 @@ Metrics/BlockNesting:
 # Offense count: 26
 # Configuration parameters: CountComments, CountAsOne.
 Metrics/ClassLength:
-  Max: 285
+  Max: 299
 
 # Offense count: 59
 # Configuration parameters: AllowedMethods, AllowedPatterns.