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
- staticcheck SA5009: Want further check on fmt.Sprintf
- simple: detect setting already zero value to zero when dealing with maps
- Option to only flag deprecations outside of current module
- Catch unknown identifiers in test files with Examples functions
- 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
- Docs
- Go not yet supported