]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Work around upcoming minitest insanity
[rails.git] / .rubocop_todo.yml
index b5834b8ce4ad2f968579b137f07bcfe8d23108e0..f1e93f25bfb4cca9988b86bdde67827752574757 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1653
+  Max: 1659
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: