summaryrefslogtreecommitdiffhomepage
path: root/pkgdoc_test.go
AgeCommit message (Collapse)AuthorFilesLines
2025-03-21all: skip looking for package comments in .git/ repository (#15384)Simon Law1-0/+3
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-0/+75
Updates #cleanup Change-Id: Ic4304e909d2131a95a38b26911f49e7b1729aaef Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>