Autofix Rubocop Style/UnpackFirst (#23741)
This commit is contained in:
parent
5116347eb7
commit
d2dcb6c45a
3 changed files with 4 additions and 11 deletions
|
@ -2617,10 +2617,3 @@ Style/SymbolArray:
|
|||
Style/SymbolProc:
|
||||
Exclude:
|
||||
- 'spec/lib/request_spec.rb'
|
||||
|
||||
# Offense count: 4
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/UnpackFirst:
|
||||
Exclude:
|
||||
- 'app/models/concerns/account_interactions.rb'
|
||||
- 'lib/paperclip/gif_transcoder.rb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue