summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 82815d9..03bff5b 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,9 @@ goimports:
# // to globally reset paths:
# // gofmt -w -r "go.wit.com/gui -> go.wit.com/gui/gui" .
+vet:
+ GO111MODULE=off go vet
+
build:
echo "build it!"
GO111MODULE=off go build -v -x -ldflags " \