Fix Performance/RedundantMerge cop (#24817)
This commit is contained in:
parent
b25860c509
commit
d9a958fcf7
2 changed files with 2 additions and 16 deletions
|
|
@ -309,12 +309,6 @@ Performance/MapCompact:
|
|||
- 'db/migrate/20200407202420_migrate_unavailable_inboxes.rb'
|
||||
- 'spec/presenters/status_relationships_presenter_spec.rb'
|
||||
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
# Configuration parameters: MaxKeyValuePairs.
|
||||
Performance/RedundantMerge:
|
||||
Exclude:
|
||||
- 'config/initializers/paperclip.rb'
|
||||
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
# Configuration parameters: SafeMultiline.
|
||||
Performance/StartWith:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue