8000 [Makefile] Ensure golangci-lint version by TomerShor · Pull Request #3576 · nuclio/nuclio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Makefile] Ensure golangci-lint version #3576

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
Apr 3, 2025

Conversation

TomerShor
Copy link
Contributor

golangci-lint versions are dependent on go versions, so if you have older versions already installed locally, linting will fail.

In this PR:

  • Replace the golangci-lint binary installation from curl to go install, which ensures we get the binary that aligns to the correct go version.
  • Ensure the golangci-lint version of existing binaries, by reinstalling if the version is not the expected version.

@TomerShor TomerShor changed the title [Make] Ensure golangci-lint version [Makefile] Ensure golangci-lint version Apr 3, 2025
@TomerShor TomerShor merged commit 259e8b2 into nuclio:development Apr 3, 2025
15 checks passed
@TomerShor TomerShor deleted the ensure-lint branch April 3, 2025 09:13
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
0