X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=Makefile;h=4bf77c25414480744a3747898e44fa803c83dba0;hb=6df59d74910d8555e8f61bc11e4652f9d6d57ebf;hp=95cc9c86278b87d59d4b36ababfd3b685acb2753;hpb=79a01721cf86d424dbf76ce91d8fa66fbff2f480;p=safcm%2Fsafcm.git diff --git a/Makefile b/Makefile index 95cc9c8..4bf77c2 100644 --- a/Makefile +++ b/Makefile @@ -21,8 +21,13 @@ 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 -rf cmd/safcm/remote/ rm -f safcm rm -f cmd/safcm/testdata/ssh/ssh/authorized_keys rm -f cmd/safcm/testdata/ssh/ssh/id_ed25519