]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Use picture elements to render some more graphics as SVG
[rails.git] / .rubocop_todo.yml
index 71d949daee69c30e6f4217e86e4e267374ca4fa8..03c2e3d6f722a777cab7cfff288c4d336525c85e 100644 (file)
@@ -75,7 +75,7 @@ Metrics/CyclomaticComplexity:
 # Offense count: 2535
 # Configuration parameters: AllowURI, URISchemes.
 Metrics/LineLength:
-  Max: 694
+  Max: 878
 
 # Offense count: 628
 # Configuration parameters: CountComments.