Update weekly-supelinter.yaml

This commit is contained in:
Alexandre
2025-06-10 11:46:17 +02:00
committed by GitHub
parent 064def9e94
commit d201040ee9

View File

@@ -19,7 +19,7 @@ jobs:
- name: Run shfmt on all .sh files
run: |
sudo apt-get update && sudo apt-get install -y shfmt
shfmt -i 2 -ci -s -kp -ln=bash -w .
shfmt -i 2 -kp -ln=bash -w .
- name: Run Super Linter
uses: super-linter/super-linter/slim@main