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:
|
Performance/Caller:
|
||||||
Enabled: false
|
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.
|
# Makes code less readable for minor performance increases.
|
||||||
Performance/MethodObjectAsBlock:
|
Performance/MethodObjectAsBlock:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user