macOS
brew install golangci-lintlocal Homebrew formula metadata
sudo port install golangci-lintMacPorts ports tree · devel/golangci-lint/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de golangci-lint pour les workflows d'agents IA.
installation
brew install golangci-lintlocal Homebrew formula metadata
sudo port install golangci-lintMacPorts ports tree · devel/golangci-lint/Portfile · Source: api.github.com
sudo apk add golangci-lintAlpine Linux edge package indexes · golangci-lint · Source: dl-cdn.alpinelinux.org
sudo dnf install golangci-lintFedora Rawhide package metadata · golangci-lint · Source: dl.fedoraproject.org
nix profile install nixpkgs#golangci-lintnixpkgs package indexes · pkgs/by-name/go/golangci-lint/package.nix · Source: api.github.com
sudo pacman -S golangci-lintArch Linux sync databases · golangci-lint · Source: geo.mirror.pkgbuild.com
sudo zypper install golangci-lintopenSUSE Tumbleweed package metadata · golangci-lint · Source: download.opensuse.org
choco install golangci-lintChocolatey community package catalog · golangci-lint · Source: community.chocolatey.org
scoop install main/golangci-lintScoop official bucket manifest trees · bucket/golangci-lint.json · Source: api.github.com
winget install --id GolangCI.golangci-lint -eWindows Package Manager source index · GolangCI.golangci-lint · Source: cdn.winget.microsoft.com
aperçu
Fast linters runner for Go
historique
golangci-lint is a fast Go linters runner. The project presents itself as a parallel, cached runner with YAML configuration, major IDE integration, and more than one hundred included linters.
The GitHub repository was created in May 2018. The project grew around a simple premise: run many Go linters together, make the result fast enough for local and CI use, and centralize configuration in `.golangci` files.
By 2019 and 2020 the changelog shows the project adding Go version support, more linters, GitHub Actions output, bash completions, junit-xml output, auto-fixing improvements, and a dedicated website. The May 2020 changelog entry records the launch of `golangci-lint.run`.
The v1 line accumulated a long compatibility history and ended with the project documenting v1.64.2 as the last minor v1 release before v2. The v2 changelog begins in 2025 and introduced product-level changes such as a new `golangci-lint fmt` command and separated v1/v2 changelog documentation.
golangci-lint became a default Go quality gate because it packaged many independent analyzers behind one binary and one config file. Its README advertises installation for local machines and CI/CD systems, and the batch input records packages across apk, Homebrew, Chocolatey, dnf, MacPorts, Nix, pacman, Scoop, winget, and zypper.
The project also maintains an official GitHub Action, listed in GitHub Marketplace, for running golangci-lint and reporting issues in GitHub workflows. The repository had over 19,000 stars and more than 1,500 forks in the 2026 GitHub API snapshot used for this batch.
The normal package-manager workflow is to install `golangci-lint`, add a `.golangci.yml` or equivalent config to the repository, and run `golangci-lint run` locally or in CI. The project documents integrations for editors and shells as well as CI installation paths.
Its value comes from combining speed and policy. Teams can enable a curated set of linters, cache work between runs, use generated output formats for CI annotations, and keep Go lint rules close to the source tree in a checked-in config file.
For package nerds, golangci-lint is one of the canonical Go toolbox binaries: version-sensitive, CI-facing, heavily bottled, and commonly pinned in development environments. It is also a stress test for package ecosystems because it embeds many analyzers whose compatibility tracks Go releases.
It matters culturally because it made Go linting feel like installing one dependable command instead of assembling a personal pile of analyzer binaries. That is exactly the kind of tool Homebrew, Nix, Arch, and CI images tend to converge on.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.golangci.yml./.golangci.yaml./.golangci.toml./.golangci.json~/.golangci.yml~/.golangci.yaml~/.golangci.toml~/.golangci.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
golangci-lint | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/golangci/golangci-lint
métadonnées d'installation
| Clé du paquet | brew:golangci-lint |
|---|---|
| Version | 2.12.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/golangci-lint |
| Page d'accueil | https://golangci-lint.run/ |
| Dépôt | https://github.com/golangci/golangci-lint |
| Docs amont | https://golangci-lint.run/ |
| Licence | GPL-3.0-only |
| Archive source | https://github.com/golangci/golangci-lint.git |
| Dernière mise à jour | 2026-05-06T12:03:02Z |
| Pulse | updated |
| Dépendances | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | golangci-lint |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
golangci-lint
nix profile install nixpkgs#golangci-lintgolangci-lint 2.5.0-r7
Fast linters runner for Go
sudo apk add golangci-lintgolangci-lint-bash-completion 2.5.0-r7
Bash completions for golangci-lint
sudo apk add golangci-lint-bash-completiongolangci-lint-fish-completion 2.5.0-r7
Fish completions for golangci-lint
sudo apk add golangci-lint-fish-completiongolangci-lint-zsh-completion 2.5.0-r7
Zsh completions for golangci-lint
sudo apk add golangci-lint-zsh-completiongolangci-lint 2.11.4-1.fc45
Fast linters runner for Go
https://github.com/golangci/golangci-lint
sudo dnf install golangci-lintgolangci-lint 2.12.2-1
Fast linters runner for Go
https://github.com/golangci/golangci-lint
sudo pacman -S golangci-lintgolangci-lint 2.12.2-1.1
A fast Go linters runner
sudo zypper install golangci-lintgolangci-lint
sudo port install golangci-lintgolangci-lint
choco install golangci-lintmain/golangci-lint
scoop install main/golangci-lintGolangCI.golangci-lint
winget install --id GolangCI.golangci-lint -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.