Minor fix for brew typecheck
This commit is contained in:
parent
ee1210a495
commit
560680bfa3
@ -640,7 +640,7 @@ module Homebrew
|
|||||||
json: T::Boolean,
|
json: T::Boolean,
|
||||||
verbose: T::Boolean,
|
verbose: T::Boolean,
|
||||||
debug: T::Boolean,
|
debug: T::Boolean,
|
||||||
).returns(T.nilable(Hash))
|
).returns(Hash)
|
||||||
}
|
}
|
||||||
def resource_version(
|
def resource_version(
|
||||||
resource,
|
resource,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user