mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
Revert "tests/lsp: disable golangci_lint_ls"
This reverts commit e1e0e6f024
.
This commit is contained in:
parent
86a887025f
commit
199a300488
1 changed files with 0 additions and 5 deletions
|
@ -38,11 +38,6 @@ let
|
||||||
let
|
let
|
||||||
disabled =
|
disabled =
|
||||||
[
|
[
|
||||||
# TODO: 2025-03-26 build failure
|
|
||||||
# https://github.com/nametake/golangci-lint-langserver/issues/51
|
|
||||||
# https://github.com/nametake/golangci-lint-langserver/pull/52
|
|
||||||
"golangci_lint_ls"
|
|
||||||
|
|
||||||
# DEPRECATED SERVERS
|
# DEPRECATED SERVERS
|
||||||
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
|
||||||
"ruff_lsp"
|
"ruff_lsp"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue