We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4180816 commit 47c5392Copy full SHA for 47c5392
ci/lint.sh
@@ -6,7 +6,7 @@ cd -- "$(dirname "$0")/.."
6
go vet ./...
7
GOOS=js GOARCH=wasm go vet ./...
8
9
-go install honnef.co/go/tools/cmd/[email protected].7
+go install honnef.co/go/tools/cmd/[email protected].4
10
staticcheck ./...
11
GOOS=js GOARCH=wasm staticcheck ./...
12
0 commit comments