We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c57691 commit d569cebCopy full SHA for d569ceb
Makefile
@@ -8,7 +8,7 @@ GOLANGCI_LINT := golangci-lint run --disable-all \
8
-E staticcheck \
9
-E typecheck \
10
-E unused
11
-VERSION := 0.8.0
+VERSION := 0.8.1
12
.PHONY: test build
13
14
help:
0 commit comments