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 supported19 Subscribers
Add a CodeTriage badge to go-tools
Help out
- Issues
- staticcheck: pointer receiver of MarshalJSON is (almost) never nil
- Build tags making our life difficult
- staticcheck: detect marshaler implementations with wrong receiver types
- SA5008: support easyjson's `intern` struct tag
- Please include support for zerolog Panic (nil pointer check)
- simple: check uneeded []byte or []string conversion for len builtin
- unused: detect unexported struct fields that are initialised but never used
- S1000: don't suggest `for range` when case statement has side effects
- staticcheck: detect `error.Wrap` on `nil` error
- stylecheck: allow errors to begin with proper nouns
- Docs
- Go not yet supported