shellcheck

This commit is contained in:
2021-08-24 16:42:48 +03:00
parent 5d4d6410da
commit 63d171007e
2 changed files with 8 additions and 6 deletions

View File

@@ -3,6 +3,7 @@ packages:
- go
- git
- make
- shellcheck
sources:
- https://git.sr.ht/~motiejus/undocker
tasks:
@@ -12,6 +13,7 @@ tasks:
make -C undocker coverage.html
- lint: |
make -C undocker -O -j$(nproc) lint
shellcheck undocker/release
- binaries: |
make -C undocker -O -j$(nproc) sha256sum.txt
cat undocker/sha256sum.txt