summaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-11-23 14:28:36 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-11-23 14:28:36 +0000
commit07e9a824f02a4f1f97d073226784fdeb48a1fa3f (patch)
tree8a5c71294b61288406285968827f6390b0225374 /.rubocop_todo.yml
parentdc2ee7693c79bd201043b22c24a353f816f8c748 (diff)
downloadredmine-07e9a824f02a4f1f97d073226784fdeb48a1fa3f.tar.gz
redmine-07e9a824f02a4f1f97d073226784fdeb48a1fa3f.zip
cleanup: rubocop: fix Layout/SpaceInsideParens in test/helpers/application_helper_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19207 e93f8b46-1217-0410-a6f0-8f06a7374b81
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 dbf07f338..8e9097404 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -331,7 +331,6 @@ Layout/SpaceInsideParens:
- 'lib/redmine/sudo_mode.rb'
- 'lib/redmine/wiki_formatting/textile/formatter.rb'
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
- - 'test/helpers/application_helper_test.rb'
- 'test/unit/changeset_test.rb'
- 'test/unit/issue_subtasking_test.rb'
- 'test/unit/lib/redmine/export/pdf_test.rb'