brew create: remind people to 'brew audit'
This commit is contained in:
parent
bc3225a348
commit
035b216e90
@ -43,6 +43,7 @@ module Homebrew extend self
|
||||
fc.generate
|
||||
fc.path
|
||||
end
|
||||
puts "Please `brew audit "+paths.collect{|p|p.basename(".rb")}*" "+"` before submitting, thanks."
|
||||
exec_editor *paths
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user