sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
683f85f4b0
commit
0fb852edb6
@ -4,6 +4,7 @@
|
||||
# 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`.
|
||||
|
||||
|
||||
class Homebrew::DevCmd::LivecheckCmd
|
||||
sig { returns(Homebrew::DevCmd::LivecheckCmd::Args) }
|
||||
def args; end
|
||||
|
||||
@ -193,12 +193,12 @@ module Homebrew::EnvConfig
|
||||
sig { returns(String) }
|
||||
def install_badge; end
|
||||
|
||||
sig { returns(String) }
|
||||
def livecheck_watchlist; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def livecheck_autobump?; end
|
||||
|
||||
sig { returns(String) }
|
||||
def livecheck_watchlist; end
|
||||
|
||||
sig { returns(T.nilable(::String)) }
|
||||
def lock_context; end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user