https://github.com/alecthomas/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
https://github.com/alecthomas/golangci-lint
Last synced: 6 months ago
JSON representation
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
- Host: GitHub
- URL: https://github.com/alecthomas/golangci-lint
- Owner: alecthomas
- License: gpl-3.0
- Fork: true (golangci/golangci-lint)
- Created: 2018-06-09T03:29:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T15:19:10.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T11:53:23.476Z (about 2 years ago)
- Language: Go
- Homepage: https://golangci.com
- Size: 33.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
golangci-lint
Fast linters runner for Go
---
`golangci-lint` is a fast Go linters runner.
It runs linters in parallel, uses caching, supports YAML configuration,
integrates with all major IDEs, and includes over a hundred linters.
## Install `golangci-lint`
- [On my machine](https://golangci-lint.run/welcome/install/#local-installation);
- [On CI/CD systems](https://golangci-lint.run/welcome/install/#ci-installation).
## Documentation
Documentation is hosted at https://golangci-lint.run.
## Social Networks
[](https://gophers.slack.com/archives/CS0TBRKPC)
[](https://fosstodon.org/@golangcilint)
[](https://bsky.app/profile/golangci-lint.run)
[](https://twitter.com/golangci)
## Supporting Us
[](https://opencollective.com/golangci-lint)
[](https://github.com/sponsors/golangci)
[](https://golangci-lint.run/product/thanks/)
`golangci-lint` is a free and open-source project built by volunteers.
If you value it, consider supporting us, we appreciate it! :heart:
## Badges

[](/LICENSE)
[](https://github.com/golangci/golangci-lint/releases/latest)
[](https://hub.docker.com/r/golangci/golangci-lint)
[](https://somsubhra.github.io/github-release-stats/?username=golangci&repository=golangci-lint)
## Contributors
This project exists thanks to all the people who contribute. [How to contribute](https://golangci-lint.run/contributing/quick-start/).
## Sponsors
## Stargazers over time
[](https://starchart.cc/golangci/golangci-lint)