Skip to content
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

pkg/lint/lintersdb: report all unknown linters at once #1477

Merged
merged 1 commit into from Nov 1, 2020

Conversation

invidian
Copy link
Contributor

Otherwise, if one configures multiple invalid linters, or jumps between
the versions, it is annoying to get same error with different value N
times.

Signed-off-by: Mateusz Gozdek mgozdekof@gmail.com

@boring-cyborg
Copy link

boring-cyborg bot commented Oct 31, 2020

Hey, thank you for opening your first Pull Request !

@CLAassistant
Copy link

CLAassistant commented Oct 31, 2020

CLA assistant check
All committers have signed the CLA.

@ernado
Copy link
Member

ernado commented Nov 1, 2020

Hey @invidian, thank you for contribution!

Please fix linting warnings.

Otherwise, if one configures multiple invalid linters, or jumps between
the versions, it is annoying to get same error with different value N
times.

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
@invidian
Copy link
Contributor Author

invidian commented Nov 1, 2020

Please fix linting warnings.

Fixed, sorry about that. And it seems Mac OS tests failing are unrelated to the proposed change.

Copy link
Contributor

@iwankgb iwankgb left a comment

Choose a reason for hiding this comment

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

I forced checks to be re-run. There might be an issue with tests on MacOS but it should not be related to this PR indeed.

@iwankgb iwankgb merged commit 9ff0f31 into golangci:master Nov 1, 2020
@golangci-automator
Copy link

Hey, @invidian — we just merged your PR to golangci-lint! 🔥🚀

golangci-lint is built by awesome people like you. Let us say “thanks”: we just invited you to join the GolangCI organization on GitHub.
This will add you to our team of maintainers. Accept the invite by visiting this link.

By joining the team, you’ll be able to label issues, review pull requests, and merge approved pull requests.
More information about contributing is here.

Thanks again!

@invidian invidian deleted the linter-reporting branch November 1, 2020 20:33
@ldez ldez mentioned this pull request Feb 21, 2021
3 tasks
@ldez ldez added this to the v1.32 milestone Mar 6, 2024
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.

None yet

5 participants