@ -16,7 +16,7 @@ build/%: $(SRCS)
$(GO) build $(GOFLAGS) -o $@ ./cmd/$(shell basename $@)
check:
$(GO) test $(GOFLAGS)
$(GO) test $(GOFLAGS) ...
clean:
rm -rf build
The note is not visible to the blocked user.