X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/685df702ef6f3e8feac2dca08808cd9ace066a0d..3a16b68368d4d4fdedb32c58d3c22d52203d07ce:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 68a7566d9..5b6145de3 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -64,7 +64,7 @@ Metrics/BlockNesting: # Offense count: 62 # Configuration parameters: CountComments. Metrics/ClassLength: - Max: 1660 + Max: 1665 # Offense count: 69 Metrics/CyclomaticComplexity: