]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Reformat params hashes to avoid super-long lines
[rails.git] / .rubocop_todo.yml
index 80551c4b7737bf402350d34d69947f952abe919a..2545d7284374180d492b59653621e65b4194fd8f 100644 (file)
@@ -211,4 +211,4 @@ Style/NumericLiterals:
 # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
 # URISchemes: http, https
 Metrics/LineLength:
-  Max: 307
+  Max: 260