]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Update bundle
[rails.git] / .rubocop_todo.yml
index 651691b848fff48c9a6792a96f3324cfb585f8f1..191e82b39b4389e0a115941fdc52a6a2de7ec639 100644 (file)
@@ -66,7 +66,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1653
+  Max: 1654
 
 # Offense count: 67
 Metrics/CyclomaticComplexity: