mirror of
https://github.com/openfaas/faas.git
synced 2025-06-25 16:23:26 +00:00
Migrate to Go modules
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
2e2250afe8
commit
7ce266adc0
6
gateway/vendor/github.com/prometheus/procfs/.golangci.yml
generated
vendored
6
gateway/vendor/github.com/prometheus/procfs/.golangci.yml
generated
vendored
@ -1,6 +1,4 @@
|
||||
# Run only staticcheck for now. Additional linters will be enabled one-by-one.
|
||||
---
|
||||
linters:
|
||||
enable:
|
||||
- staticcheck
|
||||
- govet
|
||||
disable-all: true
|
||||
- golint
|
||||
|
Reference in New Issue
Block a user