mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-11 13:15:20 +00: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:
parent
039f13d650
commit
36e9cd2276
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user