@@ -1,3 +1,7 @@
REPO_ROOT := $(abspath $(dir $(lastword $(MAKEFILE_LIST))))
.PHONY: build run codegen
build:
go build
@@ -6,4 +10,4 @@ run:
./main
codegen:
./hack/update-codegen.sh
$(REPO_ROOT)/scripts/codegen.sh
The note is not visible to the blocked user.