X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/109e69efc186113380eccca35bfdb4bd83365db5..dff0eef78737dc54eb227af2080e80ecdd3e3999:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index a7b456aec..4232b0574 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -50,7 +50,7 @@ Lint/ShadowingOuterLocalVariable: # Offense count: 630 Metrics/AbcSize: - Max: 271 + Max: 280 # Offense count: 35 # Configuration parameters: CountComments.