Merge pull request #5196 from commitay/keg-only-style
audit: make `keg_only_style` non-strict
This commit is contained in:
commit
322075130e
@ -496,7 +496,6 @@ module Homebrew
|
||||
end
|
||||
|
||||
def audit_keg_only_style
|
||||
return unless @strict
|
||||
return unless formula.keg_only?
|
||||
|
||||
whitelist = %w[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user