mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
rubocop: remove app/helpers/application_helper.rb from Layout/ElseAlignment fixed by previous revisions
git-svn-id: http://svn.redmine.org/redmine/trunk@18666 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -113,7 +113,6 @@ Layout/DotPosition:
|
||||
# Cop supports --auto-correct.
|
||||
Layout/ElseAlignment:
|
||||
Exclude:
|
||||
- 'app/helpers/application_helper.rb'
|
||||
- 'app/helpers/attachments_helper.rb'
|
||||
- 'app/helpers/queries_helper.rb'
|
||||
- 'app/models/issue_query.rb'
|
||||
|
||||
Reference in New Issue
Block a user