mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update weekly-supelinter.yaml
This commit is contained in:
2
.github/workflows/weekly-supelinter.yaml
vendored
2
.github/workflows/weekly-supelinter.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user