remove auditing = true
This commit is contained in:
parent
98ec60c15e
commit
54ce31e0fe
@ -242,8 +242,6 @@ module Homebrew
|
|||||||
odeprecated "`brew audit <cask> --display-failures-only`", "`brew audit <cask>` without the argument"
|
odeprecated "`brew audit <cask> --display-failures-only`", "`brew audit <cask>` without the argument"
|
||||||
end
|
end
|
||||||
|
|
||||||
Homebrew.auditing = true
|
|
||||||
|
|
||||||
require "cask/auditor"
|
require "cask/auditor"
|
||||||
|
|
||||||
audit_casks.to_h do |cask|
|
audit_casks.to_h do |cask|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user