X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3cb74c7936b4fe37739e7e4bef8c44589212d52b..9f1405aeb6a956eb3fdc22e90331ca0f2ee29be8:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 44513eab3..07772bacd 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -13,7 +13,7 @@ Metrics/AbcSize: # Offense count: 27 # Configuration parameters: CountComments. Metrics/BlockLength: - Max: 363 + Max: 369 Metrics/BlockNesting: Max: 4