Skip to content

[chore] use the same version of golangci-lint #2841

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

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

ldez
Copy link
Contributor

@ldez ldez commented Mar 25, 2024

There are 2 different versions of golangci-lint used inside the project, which lead to CI failure: https://github.com/gopasspw/gopass/actions/runs/8425200501/job/23070742289

gopass/Makefile

Line 136 in b8f0ff8

$(GO) install github.com/golangci/golangci-lint/cmd/golangci-lint@latest; \

version: v1.56.1 # we have a list of linters in our .golangci.yml config file

@ldez ldez force-pushed the fix/linter-version branch from 833f626 to 7f11ca5 Compare March 25, 2024 19:52
Copy link
Member

@dominikschulz dominikschulz left a comment

Choose a reason for hiding this comment

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

Thank you, again 😃

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