mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
rubocop: remove app/models/message.rb from Layout/MultilineBlockLayout fixed by r18902
git-svn-id: http://svn.redmine.org/redmine/trunk@18917 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
c748adf847
commit
d80508d7bf
@ -191,7 +191,6 @@ Layout/MultilineBlockLayout:
|
||||
Exclude:
|
||||
- 'app/controllers/auth_sources_controller.rb'
|
||||
- 'app/controllers/auto_completes_controller.rb'
|
||||
- 'app/models/message.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: EnforcedStyle.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user