mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00: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:
parent
2575805d3e
commit
d2cf7781ab
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user