X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7354c8eb1388fb0ebd8930b77aa457d2eb1649bb..8ae8768cd352b2b85d61c4c04c0fc5caa82fcdbe:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index b2cc901b0..f989d393d 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -73,7 +73,7 @@ Metrics/ParameterLists: # Offense count: 72 Metrics/PerceivedComplexity: - Max: 23 + Max: 25 # Offense count: 6 Naming/AccessorMethodName: