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
e35803596c
commit
d0fac05a27
@ -6872,6 +6872,11 @@ class RuboCop::Cask::AST::Stanza
|
|||||||
def zap?(); end
|
def zap?(); end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
module RuboCop::Cop::Cask::CaskHelp
|
||||||
|
extend ::T::Private::Abstract::Hooks
|
||||||
|
extend ::T::InterfaceWrapper::Helpers
|
||||||
|
end
|
||||||
|
|
||||||
class RuboCop::Cop::Cask::Variables
|
class RuboCop::Cop::Cask::Variables
|
||||||
def variable_assignment(param0); end
|
def variable_assignment(param0); end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user