image: alpine/edge
packages:
- shellcheck
- editorconfig-checker
sources:
- https://git.sr.ht/~mil/sxmo-utils
tasks:
- shellcheck: |
cd sxmo-utils
shellcheck -x scripts/*/*
- editorconfig-check: |
ec