Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpin golangci-lint and use latest on local runs #57

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

mumoshu
Copy link
Contributor

@mumoshu mumoshu commented Dec 3, 2024

We already use the latest golangci-lint available via the setup action on CI:

uses: goreleaser/goreleaser-action@v6

To avoid using very stale golangci-lint when developing locally, we could just use the latest.

Copy link
Contributor

@cw-atkhry cw-atkhry left a comment

Choose a reason for hiding this comment

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

LGTM!

@cw-atkhry cw-atkhry merged commit 9e71441 into chatwork:main Dec 3, 2024
5 checks passed
@mumoshu mumoshu deleted the use-latest-golangci-lint branch December 4, 2024 01:54
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.

2 participants