X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/307adfed3045a1673b09bccce74acaaf530d3c9b..5aa1c0ada526fc73d87e859e09a0a977092ebac3:/.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: