mirror of
https://github.com/redmine/redmine.git
synced 2026-01-21 15:03:22 +01: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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user