I realised this repo doesn't run brew test-bot --only-tap-syntax, but making it do that seemed like too much overhead, so let's just run brew tc along with brew style and the actual command, brew alias.
I felt like we should probably test adding an alias, too.
brew test-bot --only-tap-syntax
, but making it do that seemed like too much overhead, so let's just runbrew tc
along withbrew style
and the actual command,brew alias
.