Documentation
¶
Overview ¶
Command gates runs this repository's own checks.
They were shell scripts until two went wrong in ways bash made easy: a hand-written package list that fell behind in silence, and a staleness rule that failed on the release it was written to guard. Being Go, they run wherever CI runs, they are held to gofmt, vet and lint like everything else, and they have tests of their own. GoReleaser builds only ./cmd/..., so none of this ships.
go run ./scripts/gates coverage cov.out 80 go run ./scripts/gates staleness ./google-docs-mcp go run ./scripts/gates parity
Click to show internal directories.
Click to hide internal directories.