Fix Rails/ContentTag cop (#24691)
This commit is contained in:
parent
6e226f5a32
commit
bdc74086e6
4 changed files with 10 additions and 16 deletions
|
@ -1213,12 +1213,6 @@ Rails/CompactBlank:
|
|||
- 'app/services/import_service.rb'
|
||||
- 'config/initializers/paperclip.rb'
|
||||
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Rails/ContentTag:
|
||||
Exclude:
|
||||
- 'app/helpers/application_helper.rb'
|
||||
- 'app/helpers/branding_helper.rb'
|
||||
|
||||
# Configuration parameters: Include.
|
||||
# Include: db/migrate/*.rb
|
||||
Rails/CreateTableWithTimestamps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue