]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Merge remote-tracking branch 'openstreetmap/pull/1401'
[rails.git] / .rubocop_todo.yml
index f1e93f25bfb4cca9988b86bdde67827752574757..a7b456aec43f5031f88cfa8d28b508aaaeeb61f9 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1659
+  Max: 1660
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: