mirror of
https://github.com/redmine/redmine.git
synced 2025-12-17 05:50:29 +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.
|
# Cop supports --auto-correct.
|
||||||
Style/UnneededInterpolation:
|
Style/UnneededInterpolation:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'app/helpers/calendars_helper.rb'
|
|
||||||
- 'app/helpers/my_helper.rb'
|
- 'app/helpers/my_helper.rb'
|
||||||
- 'app/helpers/queries_helper.rb'
|
- 'app/helpers/queries_helper.rb'
|
||||||
- 'app/models/query.rb'
|
- 'app/models/query.rb'
|
||||||
|
|||||||
Reference in New Issue
Block a user