ingress-nginx-helm/vendor/github.com/prometheus/procfs/Makefile
Manuel de Brito Fontes f7011d22f8 Update godeps
2016-11-29 18:10:06 -03:00

6 lines
113 B
Makefile

ci:
! gofmt -l *.go | read nothing
go vet
go test -v ./...
go get github.com/golang/lint/golint
golint *.go