Fix typecheck issues for livecheckable resources
This commit is contained in:
parent
3bd747d41b
commit
26cdf02506
@ -30,6 +30,9 @@ module Homebrew
|
||||
sig { returns(T::Boolean) }
|
||||
def newer_only?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def resources?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def full_name?; end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user