class RuboCop::Cop::Sorbet::IgnoreSigil
This cop makes the Sorbet ‘ignore` sigil mandatory in all files.
def minimum_strictness
def minimum_strictness 'ignore' end
This cop makes the Sorbet ‘ignore` sigil mandatory in all files.
def minimum_strictness 'ignore' end