Migrate .golangci.yml from the deprecated gomodguard to gomodguard_v2 #248
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Captured during the 1.0.0 release verification of
next. Not a blocker — lint reports0 issues.— but it is a deprecation warning on every lint run in this repo, so it is an action item rather than noise.golangci-lintv2.12.2 emits:Note
.golangci.ymlhere is synced from the org-standard config insneak/prompts(see #196), so the fix likely belongs upstream and should land there first rather than diverging this repo's copy.Definition of done:
golangci-lint runemits no deprecation warning and still reports0 issues.