]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Add srcset to img tags inside picture elements
[rails.git] / .rubocop_todo.yml
index 03c2e3d6f722a777cab7cfff288c4d336525c85e..287fcd9f9611a51f38747ca3b2f93ec969100592 100644 (file)
@@ -75,7 +75,7 @@ Metrics/CyclomaticComplexity:
 # Offense count: 2535
 # Configuration parameters: AllowURI, URISchemes.
 Metrics/LineLength:
-  Max: 878
+  Max: 962
 
 # Offense count: 628
 # Configuration parameters: CountComments.