Skip to content

Commit

Permalink
sorbet: Update RBI files.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 16, 2023
1 parent e42cae1 commit fc9d787
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Library/Homebrew/sorbet/rbi/hidden-definitions/hidden.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -4516,6 +4516,8 @@ module Homebrew::EnvConfig

def self.no_github_api?(); end

def self.no_google_analytics?(); end

def self.no_insecure_redirect?(); end

def self.no_install_cleanup?(); end
Expand Down Expand Up @@ -5490,6 +5492,7 @@ class Object
HOMEBREW_MACOS_ARM_DEFAULT_REPOSITORY = ::T.let(nil, ::T.untyped)
HOMEBREW_MAIN_TAP_CASK_REGEX = ::T.let(nil, ::T.untyped)
HOMEBREW_OFFICIAL_REPO_PREFIXES_REGEX = ::T.let(nil, ::T.untyped)
HOMEBREW_PHYSICAL_PROCESSOR = ::T.let(nil, ::T.untyped)
HOMEBREW_PINNED_KEGS = ::T.let(nil, ::T.untyped)
HOMEBREW_PREFIX = ::T.let(nil, ::T.untyped)
HOMEBREW_PREFIX_PLACEHOLDER = ::T.let(nil, ::T.untyped)
Expand Down

0 comments on commit fc9d787

Please sign in to comment.