summaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 48be03770..b389604f3 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -270,7 +270,6 @@ Layout/IndentFirstHashElement:
Layout/IndentHeredoc:
Exclude:
- 'test/helpers/application_helper_test.rb'
- - 'test/integration/api_test/files_test.rb'
- 'test/integration/lib/redmine/hook_test.rb'
- 'test/unit/lib/redmine/syntax_highlighting/rouge_test.rb'
- 'test/unit/lib/redmine/unified_diff_test.rb'