sorbet: Autobump sigils via Spoom
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
0ad66f2c46
commit
8abe34e1d1
@ -1,9 +1,6 @@
|
||||
# typed: strict
|
||||
|
||||
module Homebrew::EnvConfig
|
||||
sig { returns(T.nilable(String)) }
|
||||
def self.additional_google_analytics_id; end
|
||||
|
||||
sig { returns(T.nilable(String)) }
|
||||
def self.all_proxy; end
|
||||
|
||||
@ -178,9 +175,6 @@ module Homebrew::EnvConfig
|
||||
sig { returns(T::Boolean) }
|
||||
def self.no_github_api?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def self.no_google_analytics?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def self.no_insecure_redirect?; end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user