X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2722cc60be5107d7f99c9818b5b24005a73245b2..c4c1f8ded3431b8b0e04051d7e35d5810d2f83d0:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 80551c4b7..2545d7284 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -211,4 +211,4 @@ Style/NumericLiterals: # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: - Max: 307 + Max: 260