feat: enable audit for wayback urls on all formulae
Still for core only Follow up of #16476 With https://github.com/Homebrew/homebrew-core/pull/160050 all formuale in core have been treated
This commit is contained in:
parent
1b0fdae219
commit
352678d933
@ -594,7 +594,6 @@ module Homebrew
|
||||
end
|
||||
|
||||
def audit_wayback_url
|
||||
return unless @strict
|
||||
return unless @core_tap
|
||||
return if formula.deprecated? || formula.disabled?
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user