Add proper sig for fail_with_message
This commit is contained in:
parent
7e835bcd97
commit
cbee941502
@ -54,7 +54,7 @@ module Homebrew
|
||||
end
|
||||
end
|
||||
|
||||
sig { void }
|
||||
sig { params(path: Pathname, cask: T::Boolean).void }
|
||||
def fail_with_message(path, cask)
|
||||
name = path.basename(".rb").to_s
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user