golangci-lint-langserver
« Back to VersTracker
Description:
Language server for `golangci-lint`
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: golang lsp linter development code-quality
Install: brew install golangci-lint-langserver
About:
This package provides a language server implementation that integrates golangci-lint with editors supporting the Language Server Protocol. It enables real-time linting feedback and diagnostics directly within the development environment. The tool streamlines the process of identifying and fixing code quality issues in Go projects.
Key Features:
  • Real-time linting diagnostics
  • LSP protocol integration
  • Seamless editor support
  • Configurable linting rules
Use Cases:
  • Continuous code quality checking during development
  • Integrating golangci-lint into IDE workflows
  • Automated error detection in Go source files
Alternatives:
  • gopls – Official Go language server with built-in linting capabilities
  • null-ls – General Neovim LSP integration for multiple linters
Version History
Detected Version Rev Change Commit
Sep 12, 2025 1:33pm 0 VERSION_BUMP 44862152