X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/34bd461cbb0012048adf5d956dff7807a30f4bb0..6db5b2e6f31579cdedc4b85ab3298e429d1c3bbe:/.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.