Skip to content

dev: remove useless call to WithLoadForGoAnalysis #5193

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 3 commits into from
Dec 6, 2024

Conversation

ldez
Copy link
Member

@ldez ldez commented Dec 5, 2024

I checked the code of all the linters to ensure that every load mode was right, and I found only 1 wrong load mode.

Also, I removed WithLoadForGoAnalysis on NoopDeprecated because those linters are doing nothing, so they don't need extra analysis data.

@ldez ldez added the topic: cleanup Related to code, process, or doc cleanup label Dec 5, 2024
@ldez ldez added this to the next milestone Dec 5, 2024
@ldez ldez requested a review from bombsimon December 5, 2024 23:10
@ldez ldez merged commit 9fd9de6 into golangci:master Dec 6, 2024
15 checks passed
@ldez ldez deleted the feat/clean branch December 6, 2024 13:12
@ldez ldez modified the milestones: next, v1.63 Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: cleanup Related to code, process, or doc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants