Skip to content

golangci-lint: Use go-version-file#38

Merged
tangrufus merged 1 commit intomainfrom
tangrufus-patch-1
Mar 24, 2026
Merged

golangci-lint: Use go-version-file#38
tangrufus merged 1 commit intomainfrom
tangrufus-patch-1

Conversation

@tangrufus
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 24, 2026 05:37
@tangrufus tangrufus enabled auto-merge (squash) March 24, 2026 05:38
@tangrufus tangrufus merged commit 54ab845 into main Mar 24, 2026
4 checks passed
@tangrufus tangrufus deleted the tangrufus-patch-1 branch March 24, 2026 05:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Go lint GitHub Actions workflow to derive the Go toolchain version from the repository’s Go version file (e.g., go.mod/go.work) instead of using the floating stable version, aligning linting with the project’s declared Go version.

Changes:

  • Switch actions/setup-go in the golangci-lint job from go-version: stable to go-version-file: ${{ inputs.go-version-file }}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants