]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Disable removeUselessStrokeAndFill svgo plugin
[rails.git] / .rubocop_todo.yml
index 1b8d13efc6291754e3951aaeaf7baa0d89b2fbdf..ce7e5d9b2e584c688d0b393839fb403d419b9653 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1764
+  Max: 1782
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: