]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Refactor more changeset_controller tests to use factories.
[rails.git] / .rubocop_todo.yml
index 68a7566d9e35828e6908d85296408010bfe27d50..03fa82f0f62e336e08549329a5ae362a8426068a 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1660
+  Max: 1705
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: