fix(helix): fix golangci-lint args
This commit is contained in:
parent
bc54cd8551
commit
ace0d18bb9
@ -33,8 +33,8 @@ command = "golangci-lint-langserver"
|
||||
command = [
|
||||
"golangci-lint",
|
||||
"run",
|
||||
"--out-format",
|
||||
"json",
|
||||
"--output.json.path",
|
||||
"stdout",
|
||||
"--issues-exit-code=1",
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user