Merge pull request #16315 from Homebrew/sorbet-files-update

sorbet: Update RBI files.
This commit is contained in:
Bo Anderson 2023-12-12 03:16:56 +00:00 committed by GitHub
commit e4b03d1de0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,12 +110,6 @@ class Formula
sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
def compiler_failures(*args, **options, &block); end
sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
def plist_manual(*args, **options, &block); end
sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
def plist_startup(*args, **options, &block); end
sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
def pour_bottle_check_unsatisfied_reason(*args, **options, &block); end