P2 completion (P2R-09/10/11/12/13/14, P2-16/17/18) #5

Merged
steve merged 16 commits from p2-completion into main 2026-05-04 14:19:06 +01:00
Showing only changes of commit bdabcfb68e - Show all commits
+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.