]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
turn_costs=true only for car
[rails.git] / .rubocop_todo.yml
index 6a1338851ba23fcd40e0373d55658152938efaf7..366058e7d154672a8b67947ccc1df4083100a634 100644 (file)
@@ -69,7 +69,7 @@ Metrics/ClassLength:
 
 # Offense count: 74
 Metrics/CyclomaticComplexity:
-  Max: 22
+  Max: 28
 
 # Offense count: 722
 # Configuration parameters: CountComments, ExcludedMethods.