summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-22 16:33:36 -0500
committerJeff Carr <[email protected]>2024-10-22 16:33:36 -0500
commitf2040886198b8f4a25ce1a9f65585097b299f9fa (patch)
treeab7bd4f70c521c97ba766c96a31af5284baf76f1 /Makefile
parent8f1544654b1d5534d9d27437237eca8d8e6dfa96 (diff)
attempt at human readable message in JSON output
Signed-off-by: Jeff Carr <[email protected]>
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