From fdb566a209db4bd49973085d843a1a7b3cc4d793 Mon Sep 17 00:00:00 2001 From: clawbot Date: Thu, 3 Sep 2026 20:10:18 +0000 Subject: [PATCH] Reflow the merged .golangci.yml bullet with prettier --- prompts/REPO_POLICIES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/prompts/REPO_POLICIES.md b/prompts/REPO_POLICIES.md index e5cfbd1..dab4627 100644 --- a/prompts/REPO_POLICIES.md +++ b/prompts/REPO_POLICIES.md @@ -678,8 +678,7 @@ style conventions are in separate documents: configuration changes are made to the canonical copy in the `prompts` repo and reach consuming repos by re-vendoring; an agent may open a PR against canonical, which only the user merges. The canonical golangci-lint version is - v2.12.2 (released 2026-05-06), pinned as - the image digest in `Dockerfile.lint` + v2.12.2 (released 2026-05-06), pinned as the image digest in `Dockerfile.lint` (`golangci/golangci-lint@sha256:5cceeef04e53efe1470638d4b4b4f5ceefd574955ab3941b2d9a68a8c9ad5240`, which reports `golangci-lint has version 2.12.2 built with go1.26.2 from c0d3ddc9`). That