@@ -0,0 +1,6 @@
build: fmt vet
go build
fmt:
go fmt
vet:
go vet
The note is not visible to the blocked user.