errcheck
https://github.com/kisielk/errcheck
Go
errcheck checks that you checked errors.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to errcheck
Help out
- Issues
- unable to install errcheck via the new go 1.24 tool tracker
- Check that channel receive is used with result return variable
- Check for errors returned from iterators
- False-positives alerts for interface type conversions
- Add -version flag
- The `-exclude` option does not seem to work for functions declared in the same package
- -ignoretests but only for -asserts
- Proposal: Add option for strict checking of if statement declares
- Error return value is not checked (errcheck) for interface assertion
- Add example in docs
- Docs
- Go not yet supported