X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c3cc8ea541542d3c983befb326c38b8edf56166c..32ebe67c0070e202e6ecd457ed43ffcdbdd181d2:/.rubocop_todo.yml diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index f49440e81..3059d5773 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -178,11 +178,6 @@ Rake/Desc: - 'lib/tasks/subscribe_old_changesets.rake' - 'lib/tasks/testing.rake' -# Offense count: 3 -Rake/MethodDefinitionInTask: - Exclude: - - 'lib/tasks/eslint.rake' - # Offense count: 558 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle.