golangci-lint
https://github.com/golangci/golangci-lint
Go
Fast linters Runner for Go
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 supported5 Subscribers
Add a CodeTriage badge to golangci-lint
Help out
- Issues
- Add "vischeck" linter
- Add "idescriptive" linter
- Relative paths handling is inconsistent between configuration options, hence unable to run golangci-lint from a subdirectory
- Allow usage for custom linters without a need to recompile `golangci` binary
- Output report paths specified in the configuration file should be relative to that configuration file
- Incorrect reporting for uncheckedInlineErr (gocritic)
- New linter: Go responsewriter lint
- feat: add innertypealias linter
- feat: add untypedconst linter
- feat: add zero linter
- Docs
- Go not yet supported