]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Ever more tests...
[rails.git] / .rubocop_todo.yml
index ea074d52aa177b1159348fdedbede5c9b8ae1804..3ff4f9e1d957af8a1fb5d2621fc66a50840aa465 100644 (file)
@@ -37,7 +37,7 @@ Metrics/BlockNesting:
 # Offense count: 60
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1628
+  Max: 1653
 
 # Offense count: 68
 Metrics/CyclomaticComplexity: