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 89f874f5a..8018e34cd 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -1421,7 +1421,6 @@ Style/UnneededSort:
- 'lib/redmine/scm/adapters/abstract_adapter.rb'
- 'test/functional/issues_controller_test.rb'
- 'test/unit/member_test.rb'
- - 'test/unit/repository_git_test.rb'
# Cop supports --auto-correct.
Style/VariableInterpolation: