go-tools
https://github.com/dominikh/go-tools
Go
Staticcheck - The advanced Go linter
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 supported17 Subscribers
Add a CodeTriage badge to go-tools
Help out
- Issues
- SA4000: doesn't work on functions returning interfaces
- bug: generics: func(X).Y is unused(U1000)
- Document that SA1019 is not checking against deprecated identifiers in the same package
- Failing to read export data when Go builds run concurrently with Staticcheck
- Feature requests: detect `big.NewInt(0).Xxx()`
- aggressive: defer with logging statements and no anonymous functions
- staticcheck: detect always-true conditions with slice lengths
- feat: simplify single bool judgment in if conditional statement
- Flag pointless `range` loops
- website: automatically update versions of Staticcheck and staticcheck-action in documentation
- Docs
- Go not yet supported