Skip to content

Commit e1e0e6f

Browse files
committed
1 parent 4945e63 commit e1e0e6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/lsp-servers.nix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ let
3838
let
3939
disabled =
4040
[
41+
# TODO: 2025-03-26 build failure
42+
# https://github.com/nametake/golangci-lint-langserver/issues/51
43+
# https://github.com/nametake/golangci-lint-langserver/pull/52
44+
"golangci_lint_ls"
45+
4146
# DEPRECATED SERVERS
4247
# See https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig.lua
4348
"ruff_lsp"

0 commit comments

Comments
 (0)