mirror of
https://github.com/redmine/redmine.git
synced 2025-11-08 06:15:59 +01:00
rubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18338 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -85,7 +85,6 @@ Layout/CaseIndentation:
|
||||
- 'lib/redmine/menu_manager.rb'
|
||||
- 'lib/redmine/views/builders.rb'
|
||||
- 'test/test_helper.rb'
|
||||
- 'test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
Layout/ClosingHeredocIndentation:
|
||||
|
||||
Reference in New Issue
Block a user