Skip to content

Pin golangci-lint and drop the dead badge - #2

Merged
AlexanderMint merged 2 commits into
mainfrom
stabilize-ci
Aug 10, 2026
Merged

Pin golangci-lint and drop the dead badge#2
AlexanderMint merged 2 commits into
mainfrom
stabilize-ci

Conversation

@AlexanderMint

Copy link
Copy Markdown
Contributor

Preventive maintenance. CI is green and the linter is clean; this closes the
one way that could have changed without anyone touching the repo.

  • Pin golangci-lint to v2.12.2. version: latest lets any upstream release
    turn the lint job red on an untouched tree — a new check, or a linter
    deprecation under default: all.
  • Drop the Go Report Card badge; goreportcard.com is shut down.

Nothing else needed changing: gomodguard is already disabled, the actions
are already on v7, .gitignore and the config filename already match the
other gokern repos, and go mod tidy is idempotent.

No dependency updates: testify v1.11.1 is current and test-only.

version: latest lets any upstream release turn the lint job red without
a commit touching the repo. v2.12.2 is the current release; bumping it
is now a deliberate step.
goreportcard.com is shut down, so the badge no longer renders and its
link is dead.
@AlexanderMint
AlexanderMint merged commit 952758e into main Aug 10, 2026
8 checks passed
@AlexanderMint
AlexanderMint deleted the stabilize-ci branch August 10, 2026 21:46
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