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

Go Wrapped Error linter #1030

Closed
jeanlucmongrain opened this issue Apr 21, 2020 · 3 comments · Fixed by #1420
Closed

Go Wrapped Error linter #1030

jeanlucmongrain opened this issue Apr 21, 2020 · 3 comments · Fixed by #1420
Labels
linter: new Support new linter

Comments

@jeanlucmongrain
Copy link

https://github.com/polyfloyd/go-errorlint

I use it standalone and is quite useful

@polyfloyd
Copy link

The linters have now been moved to github.com/polyfloyd/go-errorlint/errorlint which should make integration possible.

@firefart
Copy link
Contributor

firefart commented May 7, 2020

I vote that the new go-err113 linter is replaced by this one. go-err113 reports all calls of fmt.Errorf('xxx' %s', value) which is incorrect.

@jirfag
Copy link
Member

jirfag commented May 17, 2020

hi,
this linter doesn't use go/analysis. We would like to include only go/analysis-based linters.

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 a pull request may close this issue.

5 participants