mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
rubocop: remove app/helpers/application_helper.rb from Style/WhenThen fixed by r18664
git-svn-id: http://svn.redmine.org/redmine/trunk@18670 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ab3a1e01a7
commit
3cc5ee66d0
@ -1574,7 +1574,6 @@ Style/VariableInterpolation:
|
|||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
Style/WhenThen:
|
Style/WhenThen:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'app/helpers/application_helper.rb'
|
|
||||||
- 'app/models/issue_query.rb'
|
- 'app/models/issue_query.rb'
|
||||||
- 'app/models/role.rb'
|
- 'app/models/role.rb'
|
||||||
- 'lib/redmine/views/builders.rb'
|
- 'lib/redmine/views/builders.rb'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user