2
0

Fix Performance/DeletePrefix cop (#27448)

This commit is contained in:
Matt Jankowski
2023-10-18 04:32:09 -04:00
committed by GitHub
parent 091a21e1bc
commit 63a2a4b074
2 changed files with 1 additions and 7 deletions

View File

@@ -100,12 +100,6 @@ Naming/VariableNumber:
- 'spec/models/domain_block_spec.rb'
- 'spec/models/user_spec.rb'
# This cop supports unsafe autocorrection (--autocorrect-all).
# Configuration parameters: SafeMultiline.
Performance/DeletePrefix:
Exclude:
- 'app/models/featured_tag.rb'
Performance/MapMethodChain:
Exclude:
- 'app/models/feed.rb'