Skip to content

use go tool for golangci-lint #182

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skriss
Copy link
Member

@skriss skriss commented Mar 18, 2025

Uses Go 1.24's 'go tool' command to manage
golangci-lint.

Uses Go 1.24's 'go tool' command to manage
golangci-lint.

Signed-off-by: Steve Kriss <stephen.kriss@gmail.com>
@skriss skriss requested a review from a team as a code owner March 18, 2025 12:55
@skriss skriss requested review from tsaarni and sunjayBhatia and removed request for a team March 18, 2025 12:55
@tsaarni
Copy link
Member

tsaarni commented Mar 18, 2025

On one hand, it's great that tools and their dependencies are managed transparently, just like main dependencies. But on the other hand, it's a bit wild how many dependencies golangci-lint has! I wonder if this will cause issues in practice, as keeping CVEs clean will only get more challenging... 🤔

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.

3 participants