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

This commit is contained in:
Patrick Linnane 2024-05-25 19:11:15 -07:00 committed by GitHub
commit 9e2ff327eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,12 +28,12 @@ module Homebrew::EnvConfig
sig { returns(T::Boolean) }
def artifact_domain_no_fallback?; end
sig { returns(T::Boolean) }
def autoremove?; end
sig { returns(T.nilable(::String)) }
def auto_update_secs; end
sig { returns(T::Boolean) }
def autoremove?; end
sig { returns(T::Boolean) }
def bat?; end