X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/93462ef55b24b71edbcdbe0f1694f5ae483c6c6c..b3c7c0d36288566eecbabd2570a57b66116d7407:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 6bc5812c0..13b8fc9df 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -27,7 +27,7 @@ Metrics/LineLength: # Offense count: 23 # Configuration parameters: CountComments. Metrics/MethodLength: - Max: 28 + Max: 40 # Offense count: 1 Metrics/PerceivedComplexity: