Ignore html_safe in application helper
This commit is contained in:
parent
02d75ec729
commit
5bb52f24a5
1 changed files with 1 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ Rails/OutputSafety:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'app/helpers/format_helper.rb'
|
- 'app/helpers/format_helper.rb'
|
||||||
- 'app/models/commercial.rb'
|
- 'app/models/commercial.rb'
|
||||||
|
- 'app/helpers/application_helper.rb'
|
||||||
|
|
||||||
# Offense count: 10
|
# Offense count: 10
|
||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue