Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golangci/golangci-lint
Fast linters runner for Go
https://github.com/golangci/golangci-lint
ci go golang golangci-lint linter
Last synced: 3 days ago
JSON representation
Fast linters runner for Go
- Host: GitHub
- URL: https://github.com/golangci/golangci-lint
- Owner: golangci
- License: gpl-3.0
- Created: 2018-05-04T13:41:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T23:58:04.000Z (6 days ago)
- Last Synced: 2024-12-06T00:28:32.507Z (6 days ago)
- Topics: ci, go, golang, golangci-lint, linter
- Language: Go
- Homepage: https://golangci-lint.run
- Size: 43 MB
- Stars: 15,822
- Watchers: 101
- Forks: 1,393
- Open Issues: 139
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - golangci/golangci-lint - lint,linter pushed_at:2024-12 star:15.8k fork:1.4k Fast linters runner for Go (Go)
- awesome-ccamel - golangci/golangci-lint - Fast linters runner for Go (Go)
- awesome-repositories - golangci/golangci-lint - Fast linters runner for Go (Go)
- awesome-github-star - golangci-lint
- awesome-go - golangci-lint - fast Go linters runner. It runs linters in parallel, uses caching, supports yaml config, has integrations with all major IDE and has dozens of linters included. (Tools & linters)
- awesome-starts - golangci/golangci-lint - Fast linters Runner for Go (Go)
- go-awesome - **GolangCI-Lint** - Analysis tool to check code quality (Open source library / Code Analysis)
- awesome-list - golangci-lint
- awesome-golang-repositories - golangci-lint
- awesome-go - golangci-lint
- awesome-linters - golangci-lint - Linters Runner (Linters / Go)
- awesome-ops - golangci/golangci-lint - 3.0|15470|2018-05-04|2024-10-06 | 一个快速的 Go linter 运行器。它并行运行 linter,使用缓存,支持 yaml 配置,与所有主要 IDE 集成,并包含数十个 linter | (Dev-Tools)
- awesome-go - golangci/golangci-lint
- awesome-go - golangci-lint - 快速的Go静态分析工具,支持多种linters。 (代码分析工具 / 路由库)
- awesome-go - golangci-lint - 快速的Go静态分析工具,支持多种linters。 (代码分析工具 / 路由库)
- awesome - golangci/golangci-lint - Fast linters runner for Go (Go)
- awesome - golangci/golangci-lint - Fast linters runner for Go (Go)
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
[![Join Slack](https://img.shields.io/badge/Slack-4285F4?logo=slack&logoColor=white)](https://gophers.slack.com/archives/CS0TBRKPC)
[![Follow on Mastodon](https://img.shields.io/badge/Mastodon-6364FF?logo=mastodon&logoColor=white)](https://fosstodon.org/@golangcilint)
[![Follow on Bluesky](https://img.shields.io/badge/Bluesky-0a7aff?logo=bluesky&logoColor=white)](https://bsky.app/profile/golangcilint.bsky.social)
[![Follow on Twitter](https://img.shields.io/badge/Twitter-1DA1F2?logo=x&logoColor=white)](https://twitter.com/golangci)## Supporting Us
[![Open Collective backers and sponsors](https://img.shields.io/badge/OpenCollective-Donate-blue?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint)
[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Donate-blue?logo=github&style=for-the-badge)](https://github.com/sponsors/golangci)
[![Linter Authors](https://img.shields.io/badge/Linter_Authors-Donate-blue?style=for-the-badge)](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
![Build Status](https://github.com/golangci/golangci-lint/workflows/CI/badge.svg)
[![License](https://img.shields.io/github/license/golangci/golangci-lint)](/LICENSE)
[![Release](https://img.shields.io/github/release/golangci/golangci-lint.svg)](https://github.com/golangci/golangci-lint/releases/latest)
[![Docker](https://img.shields.io/docker/pulls/golangci/golangci-lint)](https://hub.docker.com/r/golangci/golangci-lint)
[![GitHub Releases Stats of golangci-lint](https://img.shields.io/github/downloads/golangci/golangci-lint/total.svg?logo=github)](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/).
## Stargazers over time
[![Stargazers over time](https://starchart.cc/golangci/golangci-lint.svg)](https://starchart.cc/golangci/golangci-lint)