Vendor the canonical .golangci.yml (gomodguard_v2) #202

Merged
clawbot merged 2 commits from issue-90-canonical-golangci into next2 2026-09-23 02:14:41 +02:00
2 Commits
Author SHA1 Message Date
sneak a995ad97dc Deny vaultik's faultstore package to non-test code in depguard
The canonical config asks each repo to name its own test-support
packages in the depguard test-support deny list. faultstore is one
and its directory name does not end in test.

Model: opus-5-5
2026-09-22 23:58:48 +00:00
clawbot 9f79834b59 Vendor the canonical .golangci.yml from prompts (closes #90)
Fetched byte for byte from prompts main. It replaces the deprecated
gomodguard with gomodguard_v2 and turns on the depguard test-support
rule. vaultik had no deny entries of its own to carry forward.

Model: opus-5-5
2026-09-22 23:48:02 +00:00