Enable Sorbet/RedundantExtendTSig

This commit is contained in:
Douglas Eichelberger 2023-04-24 19:13:14 -07:00
parent 23a89d9263
commit e1f01c26ca

View File

@ -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: