From 4295d9c998c97f9f9335027b662c399f732dcc05 Mon Sep 17 00:00:00 2001 From: Chris Araman Date: Fri, 5 Nov 2021 09:45:35 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=BC=20Check=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/bottle | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script/bottle b/script/bottle index c8b8cda..16d097f 100755 --- a/script/bottle +++ b/script/bottle @@ -70,7 +70,10 @@ fi # Use formula from custom tap brew tap mas-cli/tap brew update + +# Audit formula brew audit --strict mas-cli/tap/mas +brew style mas-cli/tap/mas ################################################################################ #