mirror of
https://github.com/redmine/redmine.git
synced 2025-12-20 15:30:44 +01:00
code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/application_helper_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18838 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -249,7 +249,6 @@ Layout/SpaceAroundOperators:
|
|||||||
Layout/SpaceBeforeComma:
|
Layout/SpaceBeforeComma:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'lib/redmine/export/pdf.rb'
|
- 'lib/redmine/export/pdf.rb'
|
||||||
- 'test/helpers/application_helper_test.rb'
|
|
||||||
- 'test/mocks/open_id_authentication_mock.rb'
|
- 'test/mocks/open_id_authentication_mock.rb'
|
||||||
|
|
||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
|
|||||||
Reference in New Issue
Block a user