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
- Fail tests if an analysis has no test cases
- `-show-ignored` flag does not show problems ignored by U1000
- staticcheck: flag string(T) where T is a newtype of uint8 that has a String() method
- ST1018: fix and improve handling of raw string literals
- Allow `-explain QF1000` even though we don't run quickfix in the CLI
- simple: take assignments to blank identifiers into account
- SA1029: improve docs
- Add checks specifically for code review
- staticcheck or codereview: printf: warn about verbs that don’t match a type parameter’s type set
- detect incorrect use of the caret operator
- Docs
- Go not yet supported