mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 13:30:28 +01: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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user