Merge pull request #16950 from cho-m/formula_cellar_checks-type-fix
formula_cellar_checks: fix type from #16946
This commit is contained in:
commit
a570e4da19
@ -65,7 +65,7 @@ module FormulaCellarChecks
|
||||
EOS
|
||||
end
|
||||
|
||||
sig { returns(T.nilable(String)) }
|
||||
sig { void }
|
||||
def check_linkage
|
||||
return unless formula.prefix.directory?
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user