docs: note Gitea repo + tea CLI in CLAUDE.md

This commit is contained in:
2026-05-04 14:18:50 +01:00
parent 2095505edd
commit 1bf8c09808
+4
View File
@@ -2,6 +2,10 @@
Project-specific rules for Claude when working in this repo. Project-specific rules for Claude when working in this repo.
## Repo
The repo lives inside a Gitea instance; `tea` CLI is available for use by agents
## Run `go vet` before every commit ## Run `go vet` before every commit
CI runs `go vet ./...` and will fail the build on any vet error. CI runs `go vet ./...` and will fail the build on any vet error.