]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Add support for Wikimedia authentication
[rails.git] / .rubocop_todo.yml
index 95ddea8f893b186fa297cfddcc3a176a0aed2f71..a7b456aec43f5031f88cfa8d28b508aaaeeb61f9 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1652
+  Max: 1660
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: