aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index ee9b420..a9e95ae 100644
--- a/Makefile
+++ b/Makefile
@@ -13,12 +13,7 @@ test:
lint:
-fieldalignment ./...
-shadow ./...
- -golangci-lint run \
- --presets bugs,metalinter,performance,unused \
- --disable exhaustive \
- --disable musttag \
- --disable bodyclose \
- ./...
+ go vet ./...
build:
mkdir -p _sys/usr/bin/