Enable Performance/StringReplacement cop

Follow up to #42054.
This commit is contained in:
Ryuta Kamizono 2021-04-23 16:15:32 +09:00
parent 9437958e56
commit c4b944a273

@ -268,6 +268,9 @@ Performance/RegexpMatch:
Performance/ReverseEach:
Enabled: true
Performance/StringReplacement:
Enabled: true
Performance/UnfreezeString:
Enabled: true