Skip to content

ci: enable golangci-lint standard checks - #13

Draft
Portals wants to merge 1 commit into
codex/03-go-upgradefrom
codex/04-golangci-lint
Draft

ci: enable golangci-lint standard checks#13
Portals wants to merge 1 commit into
codex/03-go-upgradefrom
codex/04-golangci-lint

Conversation

@Portals

@Portals Portals commented Sep 7, 2026

Copy link
Copy Markdown
Member

Adds golangci-lint v2.13.2 to CI with the official standard preset and test-file analysis. Handles the five unchecked-error findings without exclusions and replaces the deprecated context import with the standard library package.

Validation: golangci-lint config verify, golangci-lint run (zero issues), go test -race ./..., and git diff --check passed on Go 1.27.1. A fresh-context subagent independently verified commit 7d4c0ab6cff8ccf0ec989a85c276fd7a9fb8e35d against this PR's goal and returned OK.

Stack: 4 of 6, based on #12 (codex/03-go-upgrade). Review and merge in stack order.

@Portals
Portals marked this pull request as draft September 7, 2026 18:51
@Portals Portals changed the title ci: enable golangci-lint standard checks (4/6) ci: enable golangci-lint standard checks Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant