🔨 Change style to use file path

Removed brew list command as that only works with installed formulae
This commit is contained in:
Ben Chatelain 2024-10-26 14:23:10 -06:00
parent a1a9a9d441
commit 635898dd18
No known key found for this signature in database

View file

@ -96,9 +96,8 @@ OLD_FILENAME="mas--${MAS_VERSION}.${CURRENT_PLATFORM}.bottle.tar.gz"
# brew update
# Audit formula
brew list mas-cli/tap/mas
brew audit --strict --verbose --formula --tap mas-cli/tap mas
brew style mas-cli/tap/mas
brew style Homebrew/mas-tap.rb
################################################################################
#