Merge pull request #17591 from Homebrew/typecheck-fix

This commit is contained in:
Rylan Polster 2024-06-29 18:51:29 -04:00 committed by GitHub
commit f5828e350a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -230,7 +230,6 @@ module Homebrew
when Resource
RESOURCE_CHECKS
end
return {} unless checks
checks.each do |method_name|
skip_hash = case method_name