mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 22:33:23 +00:00
Vendoring with Glide and delete function handler
This commit is contained in:
6
gateway/vendor/github.com/prometheus/procfs/Makefile
generated
vendored
Normal file
6
gateway/vendor/github.com/prometheus/procfs/Makefile
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
ci:
|
||||
! gofmt -l *.go | read nothing
|
||||
go vet
|
||||
go test -v ./...
|
||||
go get github.com/golang/lint/golint
|
||||
golint *.go
|
Reference in New Issue
Block a user