mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
rubocop: fix Layout/IndentationConsistency of test/unit/repository_cvs_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18349 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -313,7 +313,6 @@ Layout/IndentationConsistency:
|
||||
- 'test/integration/api_test/custom_fields_attribute_test.rb'
|
||||
- 'test/integration/api_test/issues_test.rb'
|
||||
- 'test/mocks/open_id_authentication_mock.rb'
|
||||
- 'test/unit/repository_cvs_test.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: Width, IgnoredPatterns.
|
||||
|
||||
Reference in New Issue
Block a user