Merge pull request #19036 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
b6fafba486
@ -4,6 +4,7 @@
|
|||||||
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::LivecheckCmd`.
|
# This is an autogenerated file for dynamic methods in `Homebrew::DevCmd::LivecheckCmd`.
|
||||||
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::LivecheckCmd`.
|
# Please instead update this file by running `bin/tapioca dsl Homebrew::DevCmd::LivecheckCmd`.
|
||||||
|
|
||||||
|
|
||||||
class Homebrew::DevCmd::LivecheckCmd
|
class Homebrew::DevCmd::LivecheckCmd
|
||||||
sig { returns(Homebrew::DevCmd::LivecheckCmd::Args) }
|
sig { returns(Homebrew::DevCmd::LivecheckCmd::Args) }
|
||||||
def args; end
|
def args; end
|
||||||
|
@ -193,12 +193,12 @@ module Homebrew::EnvConfig
|
|||||||
sig { returns(String) }
|
sig { returns(String) }
|
||||||
def install_badge; end
|
def install_badge; end
|
||||||
|
|
||||||
sig { returns(String) }
|
|
||||||
def livecheck_watchlist; end
|
|
||||||
|
|
||||||
sig { returns(T::Boolean) }
|
sig { returns(T::Boolean) }
|
||||||
def livecheck_autobump?; end
|
def livecheck_autobump?; end
|
||||||
|
|
||||||
|
sig { returns(String) }
|
||||||
|
def livecheck_watchlist; end
|
||||||
|
|
||||||
sig { returns(T.nilable(::String)) }
|
sig { returns(T.nilable(::String)) }
|
||||||
def lock_context; end
|
def lock_context; end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user