@@ -6,7 +6,7 @@ help:
.PHONY: test
test:
go test -v -cover -coverprofile cover.out
go tool cover -html=cover.out -o cover.html
go tool cover -html cover.out -o cover.html
.PHONY: lint
lint:
The note is not visible to the blocked user.