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
- When GOPATH is unset, context loading failed: no go files to analyze
- more flexible loading of custom plugins
- "fmt" imported and not used (typecheck) with CGO_ENABLED=1
- gosec: G104 -> ignoring functions doesn't work for types containing `.`
- goheader: fix relative template path
- 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
- Docs
- Go not yet supported