update golangci-lint v2

This commit is contained in:
2025-04-07 17:34:21 -04:00
parent 8bbb23c655
commit c3a947ff02
2 changed files with 1 additions and 8 deletions

View File

@@ -174,8 +174,7 @@ nvim_lsp.golangci_lint_ls.setup({
command = {
"golangci-lint",
"run",
"--out-format",
"json",
"--output.json.path",
"--issues-exit-code=1",
},
},