]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Load friends fixtures for diary entry tests
[rails.git] / .rubocop_todo.yml
index 845289b14ed235a5bcba631e28267d81f8dff07b..025169122e1a1052e9be74c45eea41776d4a1051 100644 (file)
@@ -37,7 +37,7 @@ Metrics/BlockNesting:
 # Offense count: 60
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1523
+  Max: 1543
 
 # Offense count: 68
 Metrics/CyclomaticComplexity: