Fix Performance/Count cop (#24793)
This commit is contained in:
parent
9189e90ff2
commit
bae694108a
3 changed files with 4 additions and 10 deletions
|
|
@ -308,12 +308,6 @@ Performance/CollectionLiteralInLoop:
|
|||
- 'config/deploy.rb'
|
||||
- 'lib/mastodon/media_cli.rb'
|
||||
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
Performance/Count:
|
||||
Exclude:
|
||||
- 'app/lib/importer/accounts_index_importer.rb'
|
||||
- 'app/lib/importer/tags_index_importer.rb'
|
||||
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
# Configuration parameters: SafeMultiline.
|
||||
Performance/DeletePrefix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue