diff --git a/CLAUDE.md b/CLAUDE.md index 64136fc..8b1dd42 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,6 +2,10 @@ 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 CI runs `go vet ./...` and will fail the build on any vet error.