X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e96f1e736a462bdf1ce1304ed870fe57ff0e4caf..291f43c7e21832182df2d2eeb86ea8b5b7461f08:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 8d81a7c56..984529135 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -59,7 +59,7 @@ Metrics/BlockNesting: # Offense count: 62 # Configuration parameters: CountComments. Metrics/ClassLength: - Max: 1650 + Max: 1652 # Offense count: 68 Metrics/CyclomaticComplexity: