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