summaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 8458b87ca..828010a53 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -1043,14 +1043,6 @@ Style/ExpandPathArguments:
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
-# SupportedStyles: each, for
-Style/For:
- Exclude:
- - 'lib/redmine/export/pdf/issues_pdf_helper.rb'
- - 'lib/redmine/export/pdf/wiki_pdf_helper.rb'
-
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle.
# SupportedStyles: format, sprintf, percent
Style/FormatString:
Exclude: