macOS
brew install golangci-lintlocal Homebrew formula metadata
sudo port install golangci-lintMacPorts ports tree · devel/golangci-lint/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für golangci-lint in AI-Agent-Workflows.
Installation
brew install golangci-lintlocal Homebrew formula metadata
sudo port install golangci-lintMacPorts ports tree · devel/golangci-lint/Portfile · Quelle: api.github.com
sudo apk add golangci-lintAlpine Linux edge package indexes · golangci-lint · Quelle: dl-cdn.alpinelinux.org
sudo dnf install golangci-lintFedora Rawhide package metadata · golangci-lint · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#golangci-lintnixpkgs package indexes · pkgs/by-name/go/golangci-lint/package.nix · Quelle: api.github.com
sudo pacman -S golangci-lintArch Linux sync databases · golangci-lint · Quelle: geo.mirror.pkgbuild.com
sudo zypper install golangci-lintopenSUSE Tumbleweed package metadata · golangci-lint · Quelle: download.opensuse.org
choco install golangci-lintChocolatey community package catalog · golangci-lint · Quelle: community.chocolatey.org
scoop install main/golangci-lintScoop official bucket manifest trees · bucket/golangci-lint.json · Quelle: api.github.com
winget install --id GolangCI.golangci-lint -eWindows Package Manager source index · GolangCI.golangci-lint · Quelle: cdn.winget.microsoft.com
Überblick
Fast linters runner for Go
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
golangci-lint | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/golangci/golangci-lint
Installationsmetadaten
| Paketschlüssel | brew:golangci-lint |
|---|---|
| Version | 2.12.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/golangci-lint |
| Homepage | https://golangci-lint.run/ |
| Repository | https://github.com/golangci/golangci-lint |
| Upstream-Dokumentation | https://golangci-lint.run/ |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/golangci/golangci-lint.git |
| Zuletzt aktualisiert | 2026-05-06T12:03:02Z |
| Pulse | updated |
| Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.