From abeac37935a398e04ba82ffe87fb59bda55336a4 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Wed, 7 Jan 2026 15:20:37 +0000 Subject: [PATCH] [macos] Add shfmt --- macos/.config/homebrew/Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/macos/.config/homebrew/Brewfile b/macos/.config/homebrew/Brewfile index fe454ac..ad788f1 100644 --- a/macos/.config/homebrew/Brewfile +++ b/macos/.config/homebrew/Brewfile @@ -37,6 +37,7 @@ brew "poetry" brew "pre-commit" brew "sass/sass/sass" brew "shellcheck" +brew "shfmt" brew "smartmontools" brew "terraform-docs" brew "terraform-local"