From 9daaa5eae59c1809bcb883357388d9ec31f1f97c Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sat, 29 Oct 2022 07:34:22 +0000 Subject: [PATCH] Regenerate .rubocop_todo.yml (#37248). git-svn-id: https://svn.redmine.org/redmine/trunk@21929 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- .rubocop_todo.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 4db2e183c..4ce803621 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -823,12 +823,6 @@ Rails/Output: Rails/OutputSafety: Enabled: false -# This cop supports safe autocorrection (--autocorrect). -Rails/Pluck: - Exclude: - - 'app/helpers/versions_helper.rb' - - 'test/unit/query_test.rb' - # This cop supports safe autocorrection (--autocorrect). Rails/PluralizationGrammar: Exclude: