]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Remove the changesets_subscribers fixture.
[rails.git] / .rubocop_todo.yml
index 95ddea8f893b186fa297cfddcc3a176a0aed2f71..83d561ef1f9a16827a9f652b9405b5f612976f3a 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1652
+  Max: 1658
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: