Merge pull request #16950 from cho-m/formula_cellar_checks-type-fix

formula_cellar_checks: fix type from #16946
This commit is contained in:
Bo Anderson 2024-03-25 21:51:50 +00:00 committed by GitHub
commit a570e4da19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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?