mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
cleanup: rubocop: fix Layout/SpaceInsideParens in app/controllers/application_controller.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19253 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
2c786065fb
commit
4a60ebd848
@ -294,7 +294,6 @@ Layout/SpaceInsideHashLiteralBraces:
|
||||
# SupportedStyles: space, no_space
|
||||
Layout/SpaceInsideParens:
|
||||
Exclude:
|
||||
- 'app/controllers/application_controller.rb'
|
||||
- 'app/helpers/issues_helper.rb'
|
||||
- 'app/models/auth_source_ldap.rb'
|
||||
- 'app/models/repository/cvs.rb'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user