Enable Sorbet/RedundantExtendTSig
This commit is contained in:
parent
23a89d9263
commit
e1f01c26ca
@ -280,9 +280,14 @@ RSpec/Focus:
|
||||
Sorbet/ConstantsFromStrings:
|
||||
Enabled: false
|
||||
|
||||
# This is already the default
|
||||
Sorbet/FalseSigil:
|
||||
Enabled: false
|
||||
|
||||
# T::Sig is monkey-patched into Module
|
||||
Sorbet/RedundantExtendTSig:
|
||||
Enabled: true
|
||||
|
||||
Sorbet/StrictSigil:
|
||||
inherit_mode:
|
||||
override:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user