@@ -0,0 +1,7 @@
all: get-deps
get-deps:
@go get -d -v ./...
format:
@go fmt ./...
The note is not visible to the blocked user.