Repository: golangci/golangci-lint
Stars: 18819
README.md
<p align="center">
<img alt="golangci-lint logo" src="assets/go.png" height="150" />
<h3 align="center">golangci-lint</h3>
<p align="center">Fast linters runner for Go</p>
</p>
---
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;
- On CI/CD systems.
Documentation
Documentation is hosted at https://golangci-lint.run.
Social Networks




Support Us
golangci-lint is a free and open-source project built by volunteers.
If you value it, consider supporting us, we appreciate it! :heart:


Badges
!Build Status




Contributors
This project exists thanks to all the people who contribute. How to contribute.
<a href="https://github.com/golangci/golangci-lint/graphs/contributors">
<img src="https://opencollective.com/golangci-lint/contributors.svg?width=890&button=false&skip=golangcidev,CLAassistant,renovate,fossabot,golangcibot,kortschak,golangci-releaser,dependabot%5Bbot%5D" />
</a>
Sponsors
<p> </p>
<p float="left">
<a href="https://www.jetbrains.com/go/?utm_source=OSS&utm_medium=referral&utm_campaign=golangci" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/goland-white.svg">
<source media="(prefers-color-scheme: light)" srcset="assets/goland.svg">
<img alt="The complete IDE crafted for professional Go developers." src="assets/goland.svg" width="150" />
</picture>
</a>
</p>
Stargazers over time
