mirror of https://github.com/helm/helm
add structure for [lint,vet,test-unit] all wrapped up by the test targetpull/207/head
parent
1af4b9ae77
commit
43d838f280
@ -0,0 +1,2 @@
|
||||
GO_VET := echo using go vet
|
||||
GO_TEST := go test -v ./...
|
Loading…
Reference in new issue