]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Remove the Yahoo OpenID link as they no longer support OpenID
[rails.git] / .rubocop_todo.yml
index 3059d5773e55f609787cd5921735e35b7fa06732..f7ee886c99cbf23ebec6cd5fa465707c2f2a589c 100644 (file)
@@ -19,7 +19,7 @@ require:
 # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
 # URISchemes: http, https
 Layout/LineLength:
-  Max: 254
+  Max: 270
 
 # Offense count: 36
 # Configuration parameters: AllowSafeAssignment.