]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Update get/post etc to remove use of deprecated syntax
[rails.git] / .rubocop_todo.yml
index ce7e5d9b2e584c688d0b393839fb403d419b9653..2be52f7d691a0a3b04094d1ebd3a1e8236a50bc9 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1782
+  Max: 1783
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: