sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
7ac31f7d65
commit
4856b9f436
@ -6968,11 +6968,18 @@ class RuboCop::Cop::FormulaCop
|
||||
|
||||
def dependency_type_hash_match?(param0, param1); end
|
||||
|
||||
def initialize(*args, &blk); end
|
||||
|
||||
def required_dependency?(param0); end
|
||||
|
||||
def required_dependency_name?(param0, param1); end
|
||||
end
|
||||
|
||||
class RuboCop::Cop::FormulaCop
|
||||
extend ::T::Private::Abstract::Hooks
|
||||
extend ::T::InterfaceWrapper::Helpers
|
||||
end
|
||||
|
||||
class RuboCop::Cop::Homebrew::MoveToExtendOS
|
||||
def os_check?(param0=T.unsafe(nil)); end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user