Merge pull request #19520 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
af6bbd7213
@ -126,6 +126,9 @@ class RuboCop::Cask::AST::Stanza
|
||||
sig { returns(T::Boolean) }
|
||||
def on_ventura?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def os?; end
|
||||
|
||||
sig { params(args: T.untyped, block: T.untyped).returns(T.untyped) }
|
||||
def parent_node(*args, &block); end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user