X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dfc85f089abc60ad1bd481de670413fa509dc36c..77e8a16a153752b919a9153c1c9ded9834d387f7:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 025169122..5f2a84fc9 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -28,7 +28,7 @@ Lint/ParenthesesAsGroupedExpression: # Offense count: 542 Metrics/AbcSize: - Max: 194 + Max: 280 # Offense count: 12 Metrics/BlockNesting: @@ -37,7 +37,7 @@ Metrics/BlockNesting: # Offense count: 60 # Configuration parameters: CountComments. Metrics/ClassLength: - Max: 1543 + Max: 1552 # Offense count: 68 Metrics/CyclomaticComplexity: