Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@@ -0,0 +1,10 @@
.PHONY: test run fmt
test:
go test ./...
run:
go run ./cmd/server
fmt:
gofmt -w cmd internal pkg
The note is not visible to the blocked user.