class RuboCop::Cop::Sorbet::IgnoreSigil
Makes the Sorbet ‘ignore` sigil mandatory in all files.
def minimum_strictness
def minimum_strictness "ignore" end
Makes the Sorbet ‘ignore` sigil mandatory in all files.
def minimum_strictness "ignore" end