Fix Style/PreferredHashMethods
cop (#34775)
This commit is contained in:
parent
6b066eac2c
commit
bd2988bdf4
2 changed files with 5 additions and 12 deletions
|
@ -70,13 +70,6 @@ Style/OptionalBooleanParameter:
|
|||
- 'app/workers/domain_block_worker.rb'
|
||||
- 'app/workers/unfollow_follow_worker.rb'
|
||||
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
# Configuration parameters: EnforcedStyle.
|
||||
# SupportedStyles: short, verbose
|
||||
Style/PreferredHashMethods:
|
||||
Exclude:
|
||||
- 'config/initializers/paperclip.rb'
|
||||
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/RedundantConstantBase:
|
||||
Exclude:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue