mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
rubocop: remove app/helpers/calendars_helper.rb from Style/UnneededInterpolation fixed in r18346
git-svn-id: http://svn.redmine.org/redmine/trunk@18347 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
be8372e7cc
commit
12f4721f7a
@ -1821,7 +1821,6 @@ Style/UnneededCondition:
|
||||
# Cop supports --auto-correct.
|
||||
Style/UnneededInterpolation:
|
||||
Exclude:
|
||||
- 'app/helpers/calendars_helper.rb'
|
||||
- 'app/helpers/my_helper.rb'
|
||||
- 'app/helpers/queries_helper.rb'
|
||||
- 'app/models/query.rb'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user