]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Reduce the max class length after splitting the changeset comments controller tests out
[rails.git] / .rubocop_todo.yml
index 7d2c583eb73c4ebff19e52adc3367559e83757c2..ea957a8caa294444eaf3c715bde9abe80684f1e2 100644 (file)
@@ -48,7 +48,7 @@ Metrics/BlockNesting:
 # Offense count: 63
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1801
+  Max: 1627
 
 # Offense count: 72
 Metrics/CyclomaticComplexity: