X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/307adfed3045a1673b09bccce74acaaf530d3c9b..9b7e8a0e7ae0d274c4e1fc54d04cdd5cbef38664:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index f5b756028..f651adfb9 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -13,7 +13,7 @@ Metrics/AbcSize: # Offense count: 27 # Configuration parameters: CountComments. Metrics/BlockLength: - Max: 356 + Max: 360 # Offense count: 3 Metrics/CyclomaticComplexity: