Skip to content

chore: fully enable the usetesting Go linter #4968

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 16, 2025

Conversation

erikgb
Copy link
Contributor

@erikgb erikgb commented May 6, 2025

Closes

What changed?

This PR fully enables the usetesting golangci-linter. When upgrading to golangci-lint v2, I disabled some default checks to avoid too many changes during the upgrade.

Why was this change made?

More linting improves our code quality and "forces" us to use newer Go features.

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes

@erikgb erikgb force-pushed the usetesting-enable branch 4 times, most recently from 36b024f to fc2680e Compare May 6, 2025 20:52
@erikgb erikgb marked this pull request as ready for review May 6, 2025 20:59
@erikgb erikgb requested a review from a team May 6, 2025 20:59
@erikgb erikgb force-pushed the usetesting-enable branch from fc2680e to 4b16572 Compare May 16, 2025 18:33
@erikgb erikgb merged commit 2dbd6ea into weaveworks:main May 16, 2025
15 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants