mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
Merge pull request #23450 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
@@ -10,10 +10,10 @@ class RuboCop::Cask::AST::Stanza
|
||||
def app?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def appcast?; end
|
||||
def app_image?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def appimage?; end
|
||||
def appcast?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def arch?; end
|
||||
|
||||
Reference in New Issue
Block a user