summaryrefslogtreecommitdiffhomepage
path: root/cmd/vet
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick4-1/+356
2026-01-23all: remove AUTHORS file and references to itWill Norris4-4/+4
2026-01-16k8s-operator,kube: allowing k8s api request events to be enabled via grants (...Tom Meadows1-0/+2
2025-11-25tailcfg, control/controlclient: start moving MapResponse.DefaultAutoUpdate to...Brad Fitzpatrick1-1/+1
2025-11-18cmd/vet/jsontags: fix a typo in an error messageAlex Chan1-2/+2
2025-11-05cmd/vet: add static vet checker that runs jsontags (#17778)Joe Tsai2-0/+339
2025-11-05cmd/vet: move jsontags into vet (#17777)Joe Tsai3-0/+411