Automic VaultAutomic Vault

brew

golangci-lint-langserver mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für golangci-lint-langserver in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install golangci-lint-langserver

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#golangci-lint-langserver

nixpkgs package indexes · pkgs/by-name/go/golangci-lint-langserver/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Language server for golangci-lint

Befehle und Aliase

  • golangci-lint-langserver

Verlauf

Projektgeschichte und Nutzung

golangci-lint-langserver is a small language server that adapts golangci-lint diagnostics to editor LSP clients. Its README defines it directly as a golangci-lint language server and documents editor configuration rather than a large standalone product surface.

Projektgeschichte

The project was demonstrable by an asciinema recording around 2020 and had early 0.0.x releases in that period. Its README centers on launching `golangci-lint-langserver` and passing a `golangci-lint run` command that emits JSON diagnostics.

As golangci-lint evolved from v1 to v2 output flags, the README added version-compatibility guidance: v2 uses `--output.json.path stdout --show-stats=false`, while v1 used `--out-format json`.

Adoptionsgeschichte

Adoption is mostly editor-driven. The README documents coc.nvim, vim-lsp, nvim-lspconfig, Emacs lsp-mode, and Helix configuration, and notes that Emacs lsp-mode has built-in support when the executable is present.

The batch input records Homebrew and Nix packaging, which matches its role as an auxiliary executable installed beside `golangci-lint` rather than as a primary Go toolchain command.

Wie es verwendet wird

Users install `golangci-lint` separately, install the language server with Go's install command or a package manager, and configure the editor's LSP client to run it for Go files.

The language server shells out to `golangci-lint run` and reads JSON output, so its practical behavior is tightly coupled to the installed golangci-lint version and the project's `.golangci` configuration.

Warum Paket-Nerds sich dafür interessieren

For package nerds, golangci-lint-langserver is the glue package: it turns a CI-oriented linter runner into editor feedback without reimplementing the linters. That is useful in Homebrew and Nix because users can compose it with pinned versions of `golangci-lint`, Neovim, Emacs, or Helix.

Its narrow scope is also the point. The package exists to bridge command-line lint output into LSP diagnostics, so a small, dependency-light binary is more valuable than a broad feature set.

Zeitleiste

  • 2020: Public demo and early 0.0.x release line for the language server.
  • 2021: Users were configuring v0.0.6 with Neovim and golangci-lint JSON output.
  • 2023: README notes built-in Emacs lsp-mode support since late 2023.
  • 2025: README documents golangci-lint v2 output flag compatibility.

Related projects

  • golangci-lint is the required analyzer backend.
  • gopls is commonly run beside it as the main Go language server.
  • coc.nvim, vim-lsp, nvim-lspconfig, Emacs lsp-mode, and Helix are documented editor clients.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
golangci-lint-langservercliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-08
Manager-Version0.0.12
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.0.12

https://github.com/nametake/golangci-lint-langserver

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:golangci-lint-langserver
Version0.0.12
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/golangci-lint-langserver
Homepagehttps://github.com/nametake/golangci-lint-langserver
Repositoryhttps://github.com/nametake/golangci-lint-langserver
Upstream-Dokumentationhttps://github.com/nametake/golangci-lint-langserver#readme
LizenzMIT
Quellarchivhttps://github.com/nametake/golangci-lint-langserver/archive/refs/tags/v0.0.12.tar.gz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegolangci-lint-langserver
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

golangci-lint-langserver

nix profile install nixpkgs#golangci-lint-langserver
  • normalized package name match
  • Abgeglichen nach: Golangci Lint Langserver
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/golangci-lint-langserver/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment