@@ -0,0 +1,7 @@
.PHONY: test vet
test:
go test ./...
vet:
go vet ./...
The note is not visible to the blocked user.