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
- SA2002: suggest the valid alternative
- staticcheck: false positive in SA4000 for `<-ch || <-ch`
- ssa: evaluate space/time requirements of GlobalDebug, see if we can do better
- SA4006 triggers due to constant propagation
- simple: simplify unnecessarily complex switch initializer
- staticcheck: unreachable code after log.Fatal
- Improve documentation to show which checks don't flag generated code
- staticcheck: initialising a var in an if without using it in the condition
- Noisy positives in Example functions
- SA9005: inspect slices and maps
- Docs
- Go not yet supported