X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4eeea7e70556aeb712575dc14ca17016e9768f5f..0449024ca0f53307615993e9a480a28355153bc7:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 83d561ef1..a7b456aec 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -64,7 +64,7 @@ Metrics/BlockNesting: # Offense count: 62 # Configuration parameters: CountComments. Metrics/ClassLength: - Max: 1658 + Max: 1660 # Offense count: 69 Metrics/CyclomaticComplexity: