X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fffc572767a9b70c646a2b7d085cadc4686e826f..eb89a462d4532cf6c6e2d2ae6370548adca1977a:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 1b8d13efc..e89927c9d 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -64,7 +64,7 @@ Metrics/BlockNesting: # Offense count: 62 # Configuration parameters: CountComments. Metrics/ClassLength: - Max: 1764 + Max: 1790 # Offense count: 69 Metrics/CyclomaticComplexity: