Add golangci_lint
This commit is contained in:
parent
a6c0e48645
commit
a952ae0358
3 changed files with 13 additions and 11 deletions
|
|
@ -87,7 +87,8 @@ return {
|
|||
"pyright", "emmet-language-server", "tailwindcss-language-server",
|
||||
"eslint-lsp", "lemminx", "gopls", "prettierd", "dotenv-linter",
|
||||
"editorconfig-checker", "rust-analyzer", "taplo", "kulala-fmt",
|
||||
"json-lsp", "harper-ls", "proselint", "alex", "yaml-language-server"
|
||||
"json-lsp", "harper-ls", "proselint", "alex", "yaml-language-server",
|
||||
"golangci-lint-langserver", "golangci-lint"
|
||||
}
|
||||
},
|
||||
config = function(_, opts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue