X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/93462ef55b24b71edbcdbe0f1694f5ae483c6c6c..990c5788c024aca6d5a8021ac90b42c0752fe71a:/.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: