summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-10-29 07:34:22 +0000
committerGo MAEDA <maeda@farend.jp>2022-10-29 07:34:22 +0000
commit9daaa5eae59c1809bcb883357388d9ec31f1f97c (patch)
tree7487240c89cf62e733abfb116b6f1186270e96ed
parentee1476f802d34ee31d1e1c990165165338867ff6 (diff)
downloadredmine-9daaa5eae59c1809bcb883357388d9ec31f1f97c.tar.gz
redmine-9daaa5eae59c1809bcb883357388d9ec31f1f97c.zip
Regenerate .rubocop_todo.yml (#37248).
git-svn-id: https://svn.redmine.org/redmine/trunk@21929 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--.rubocop_todo.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 4db2e183c..4ce803621 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -824,12 +824,6 @@ 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:
- 'lib/redmine/helpers/time_report.rb'