formula_cellar_checks: fix type from #16946

Signed-off-by: Michael Cho <michael@michaelcho.dev>
This commit is contained in:
Michael Cho 2024-03-25 15:55:37 -04:00
parent f2eb652751
commit f432a7f401
No known key found for this signature in database
GPG Key ID: 55E85E28A7CD1E85

View File

@ -65,7 +65,7 @@ module FormulaCellarChecks
EOS
end
sig { returns(T.nilable(String)) }
sig { void }
def check_linkage
return unless formula.prefix.directory?