Merge pull request #14676 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
a85021d997
@ -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