]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Scale total distance to metres for Mapzen
[rails.git] / .rubocop_todo.yml
index 71d949daee69c30e6f4217e86e4e267374ca4fa8..287fcd9f9611a51f38747ca3b2f93ec969100592 100644 (file)
@@ -75,7 +75,7 @@ Metrics/CyclomaticComplexity:
 # Offense count: 2535
 # Configuration parameters: AllowURI, URISchemes.
 Metrics/LineLength:
-  Max: 694
+  Max: 962
 
 # Offense count: 628
 # Configuration parameters: CountComments.