X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a88d62bcc638a62dee9bbed70c0a881026e3d17c..b25f10eb56b1b2864d3a9eeff535caea119e55cc:/.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