Disable Performance/ConstantRegexp cop for now.
This commit is contained in:
parent
0184e271d8
commit
e8c0de0db4
@ -163,6 +163,10 @@ 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