summaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 59fc5d1ec..0bbf8cbde 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -40,11 +40,6 @@ Layout/AlignHash:
Enabled: false
# Cop supports --auto-correct.
-Layout/ClosingHeredocIndentation:
- Exclude:
- - 'test/unit/lib/redmine/wiki_formatting_test.rb'
-
-# Cop supports --auto-correct.
Layout/ClosingParenthesisIndentation:
Enabled: false