]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Drop old user image columns
[rails.git] / .rubocop_todo.yml
index 26b5aa64b8402baec153a5c6358fe5b37c596b3c..809cde374d470abfb57c755a369189dc1b73d34a 100644 (file)
@@ -50,7 +50,7 @@ Metrics/BlockNesting:
 # Offense count: 68
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1397
+  Max: 645
 
 # Offense count: 73
 Metrics/CyclomaticComplexity:
@@ -193,4 +193,4 @@ Style/NumericLiterals:
 # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
 # URISchemes: http, https
 Metrics/LineLength:
-  Max: 1073
+  Max: 307