update golangci-lint v2
This commit is contained in:
@@ -174,8 +174,7 @@ nvim_lsp.golangci_lint_ls.setup({
|
||||
command = {
|
||||
"golangci-lint",
|
||||
"run",
|
||||
"--out-format",
|
||||
"json",
|
||||
"--output.json.path",
|
||||
"--issues-exit-code=1",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user