Merge pull request #9166 from reitermarkus/rubocop
Enable `Performance/ConstantRegexp` cop.
This commit is contained in:
commit
47aded9dac
@ -165,10 +165,6 @@ Performance/CaseWhenSplat:
|
||||
Performance/Caller:
|
||||
Enabled: false
|
||||
|
||||
# Enable when https://github.com/Homebrew/homebrew-core/pull/64983 is merged.
|
||||
Performance/ConstantRegexp:
|
||||
Enabled: false
|
||||
|
||||
# Makes code less readable for minor performance increases.
|
||||
Performance/MethodObjectAsBlock:
|
||||
Enabled: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user