summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.rubocop_todo.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index a8581835a..bd6c71da2 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -287,7 +287,6 @@ Layout/IndentHeredoc:
Layout/IndentationConsistency:
Exclude:
- 'app/models/attachment.rb'
- - 'test/functional/project_enumerations_controller_test.rb'
- 'test/helpers/application_helper_test.rb'
- 'test/integration/api_test/custom_fields_attribute_test.rb'
- 'test/mocks/open_id_authentication_mock.rb'