mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix typo in cask-pr-local-check (#87444)
This commit is contained in:
@@ -10,7 +10,7 @@ ARGV.push("--help") if ARGV.empty?
|
||||
|
||||
OptionParser.new do |opt|
|
||||
opt.banner = <<~BANNER
|
||||
Run `brew cask` `audi` and `style` checks locally, from a pull request URL.
|
||||
Run `brew cask` `audit` and `style` checks locally, from a pull request URL.
|
||||
Useful when online CI is broken.
|
||||
|
||||
Usage:
|
||||
|
||||
Reference in New Issue
Block a user