From 68fb47335b8a7286af3799501af86156e860c577 Mon Sep 17 00:00:00 2001 From: tooomm Date: Mon, 8 Jun 2026 18:59:24 +0200 Subject: [PATCH] use spaces --- format.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format.sh b/format.sh index 4d1d31465..83dee9e28 100755 --- a/format.sh +++ b/format.sh @@ -107,7 +107,7 @@ OPTIONS: --shell Use shellcheck to lint shell files. - Not available in the default inline mode. + Not available in the default inline mode. -t, --test Do not edit files in place. Set exit code to 1 if changes are required.