From a318ffe786896d0010a293061d77e5c2f8df812e Mon Sep 17 00:00:00 2001 From: sandroid Date: Tue, 14 Apr 2026 19:34:22 +0200 Subject: [PATCH] docs: add shfmt as developer dependency --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0ceafb..9197032 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,6 +51,7 @@ To run the same checks as CI, make sure these tools are available locally: - `shellcheck` - `curl` - `bashunit` as `lib/bashunit` +- `shfmt` - `rumdl` - `actionlint`