X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cf7c8a0cd035390de0484375876b1684864caf02..fd61706e4cc2d6909d424a1d0b147fc688ebd005:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 26b5aa64b..4d772ed6e 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -193,4 +193,4 @@ Style/NumericLiterals: # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: - Max: 1073 + Max: 307