summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d23b4c..e1a98e7 100644
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,9 @@ all:
make cluster.pb.go
make -C configfile
-vet: lint
+vet:
GO111MODULE=off go vet
+ make lint
lint:
buf lint droplet.proto