From 96fa4807894a8047aa33332c8511022e29506e25 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 10 Jun 2025 10:52:30 +0200 Subject: [PATCH] Update weekly-supelinter.yaml --- .github/workflows/weekly-supelinter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly-supelinter.yaml b/.github/workflows/weekly-supelinter.yaml index 28c1d25dc..1b7e4d7b5 100644 --- a/.github/workflows/weekly-supelinter.yaml +++ b/.github/workflows/weekly-supelinter.yaml @@ -30,7 +30,7 @@ jobs: FIX_ENV: true FIX_HTML_PRETTIER: true FIX_SHELL_SHFMT: true - SHFMT_OPTS: "-i 2" + SHFMT_FILE_NAME: ".shfmt.yaml" FIX_YAML_PRETTIER: true FIX_JSON: true #FIX_JSON_PRETTIER: true