]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - Makefile
Makefile: add lint target to run shellcheck
[safcm/safcm.git] / Makefile
index 95cc9c86278b87d59d4b36ababfd3b685acb2753..fa2db0bbd326f4a4f3da2dfc9e3ef8b531460a41 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,11 @@ test:
        go vet ./...
        go test $(GOFLAGS) ./...
 
+lint:
+       shellcheck ci/run
+       shellcheck cmd/safcm-remote/build.sh
+       shellcheck cmd/safcm/testdata/ssh/prepare.sh
+
 clean:
        rm -rf remote/helpers/
        rm -f safcm