X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3842b457f8c47904305387c679896e750f521929..1dc14a093d2057651fc68cf465419c970d46f8f4:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 343c145d3..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: 30 + Max: 40 # Offense count: 1 Metrics/PerceivedComplexity: