parent
55887d9afe
commit
8d5eda8af7
2 changed files with 10 additions and 0 deletions
@ -0,0 +1,9 @@ |
||||
image: alpine/edge |
||||
packages: |
||||
- shellcheck |
||||
sources: |
||||
- https://git.sr.ht/~mil/sxmo-utils |
||||
tasks: |
||||
- shellcheck: | |
||||
cd sxmo-utils |
||||
shellcheck scripts/*/* |
Loading…
Reference in new issue