Skip to content

Commit 583c479

Browse files
authored
Update weekly-supelinter.yaml
1 parent d201040 commit 583c479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly-supelinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Run shfmt on all .sh files
2020
run: |
2121
sudo apt-get update && sudo apt-get install -y shfmt
22-
shfmt -i 2 -kp -ln=bash -w .
22+
shfmt -i 2 -ln=bash -w .
2323
2424
- name: Run Super Linter
2525
uses: super-linter/super-linter/slim@main

0 commit comments

Comments
 (0)