audit: add tap_audit_exceptions attribute
This commit is contained in:
parent
6171b51a82
commit
089810709c
@ -1156,7 +1156,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
class TapAuditor
|
class TapAuditor
|
||||||
attr_reader :name, :path, :problems
|
attr_reader :name, :path, :tap_audit_exceptions, :problems
|
||||||
|
|
||||||
def initialize(tap, options = {})
|
def initialize(tap, options = {})
|
||||||
@name = tap.name
|
@name = tap.name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user