Skip to content
Snippets Groups Projects
Commit b43876d4 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

create: recommend `brew audit --strict`.

parent 5cff7efc
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ module Homebrew
fc.generate!
puts "Please `brew audit #{fc.name}` before submitting, thanks."
puts "Please `brew audit --strict #{fc.name}` before submitting, thanks."
exec_editor fc.path
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment