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