mirror of
https://github.com/redmine/redmine.git
synced 2026-01-28 02:09:58 +01:00
rubocop: remove app/controllers/auth_sources_controller.rb from Layout/MultilineBlockLayout fixed by r19004
git-svn-id: http://svn.redmine.org/redmine/trunk@19005 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -181,7 +181,6 @@ Layout/MultilineArrayBraceLayout:
|
||||
# Cop supports --auto-correct.
|
||||
Layout/MultilineBlockLayout:
|
||||
Exclude:
|
||||
- 'app/controllers/auth_sources_controller.rb'
|
||||
- 'app/controllers/auto_completes_controller.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
|
||||
Reference in New Issue
Block a user