Remove unused output_warnings? Cask audit method
This commit is contained in:
parent
df8e97fef6
commit
e9f233e333
@ -83,10 +83,6 @@ module Cask
|
||||
audit.errors?
|
||||
end
|
||||
|
||||
def output_warnings?
|
||||
@new_cask.present? || @audit_strict.present?
|
||||
end
|
||||
|
||||
def audit_languages(languages)
|
||||
original_config = cask.config
|
||||
localized_config = original_config.merge(Config.new(explicit: { languages: languages }))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user