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

Add go-errorlint #1420

Merged
merged 2 commits into from Oct 9, 2020
Merged

Add go-errorlint #1420

merged 2 commits into from Oct 9, 2020

Conversation

vovapi
Copy link
Contributor

@vovapi vovapi commented Oct 8, 2020

Add go-errorlint linter

Add default errorf: true to default config.

go-errorlint was reimplemented as go/analysis linter in polyfloyd/go-errorlint#3
Closes #1030

@vovapi vovapi added the linter: new Support new linter label Oct 8, 2020
Copy link
Member

@bombsimon bombsimon left a comment

Choose a reason for hiding this comment

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

Thanks! Would you mind adding your linter and the available settings, even though default, to .golangci.example.yml? This will be used to generate documentation at golangci-lint.run.

@vovapi vovapi requested a review from bombsimon October 8, 2020 15:26
Copy link
Member

@bombsimon bombsimon left a comment

Choose a reason for hiding this comment

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

💯

@vovapi vovapi merged commit 796a958 into golangci:master Oct 9, 2020
@vovapi vovapi deleted the errorlint branch October 9, 2020 12:42
@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
linter: new Support new linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go Wrapped Error linter
3 participants