X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3842b457f8c47904305387c679896e750f521929..0ef1f505202b9ebaacc3287f0aee36bae15f1644:/.rubocop_todo.yml?ds=sidebyside 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: