@@ -16,9 +16,6 @@ all: build test vet lint fmt
build: clean bin/matchbox
bin/%:
git describe --tags --match=v* --always --dirty
git status
git diff
@go build -o bin/$* -ldflags $(LD_FLAGS) $(REPO)/cmd/$*
.PHONY: test
The note is not visible to the blocked user.