@@ -0,0 +1,8 @@
test:
go test ./pkg/... -coverprofile=coverage.out
build:
go build
lint:
golint ./...
The note is not visible to the blocked user.