]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Use rails tokens for email changes
[rails.git] / .rubocop_todo.yml
index 8c24079900b5877a2c0909c4f7a908d8e387a990..3d369d558c75313360e2590808851d0d4a7da3f0 100644 (file)
@@ -66,7 +66,7 @@ Metrics/BlockNesting:
 # Offense count: 26
 # Configuration parameters: CountComments, CountAsOne.
 Metrics/ClassLength:
-  Max: 307
+  Max: 310
 
 # Offense count: 59
 # Configuration parameters: AllowedMethods, AllowedPatterns.