X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b75beef9a192ca60ed4a0c41417d4e944cea02be..b174082ec71a9a741054e4c42be6ca8e8dd0264c:/.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: