audit: remove --strict
This commit is contained in:
parent
de709fa449
commit
e416bd1115
@ -1,12 +1,6 @@
|
||||
require 'formula'
|
||||
require 'utils'
|
||||
|
||||
# Use "brew audit --strict" to enable even stricter checks.
|
||||
|
||||
def strict?
|
||||
ARGV.flag? "--strict"
|
||||
end
|
||||
|
||||
def ff
|
||||
return Formula.all if ARGV.named.empty?
|
||||
return ARGV.formulae
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user