]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Update amf_controller tests to use a factory-generated user for credentials.
[rails.git] / .rubocop_todo.yml
index 03fa82f0f62e336e08549329a5ae362a8426068a..72913d43e9d6532dbe25e8cf3f44fcd51061a5a5 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1705
+  Max: 1766
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: