]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Try to make erblint happy
[rails.git] / .rubocop_todo.yml
index b2cc901b0959f1888f03e33b531ffce6d2d57210..f989d393d21b145266974809a700885a9834f15e 100644 (file)
@@ -73,7 +73,7 @@ Metrics/ParameterLists:
 
 # Offense count: 72
 Metrics/PerceivedComplexity:
-  Max: 23
+  Max: 25
 
 # Offense count: 6
 Naming/AccessorMethodName: