From b05812445486100bcbc99d6430233ea02cfddaf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Mar 2025 13:26:17 +0000 Subject: docs: update configs.md skip-checks: true --- doc/configs.md | 2 +- doc/configs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/configs.md b/doc/configs.md index 1710a875..f54387fa 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -4545,7 +4545,7 @@ Default config: - `init_options` : ```lua { - command = { "golangci-lint", "run", "--out-format", "json" } + command = { "golangci-lint", "run", "--out.json.path", "stdout" } } ``` - `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/golangci_lint_ls.lua:4](../lua/lspconfig/configs/golangci_lint_ls.lua#L4) diff --git a/doc/configs.txt b/doc/configs.txt index 1710a875..f54387fa 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -4545,7 +4545,7 @@ Default config: - `init_options` : ```lua { - command = { "golangci-lint", "run", "--out-format", "json" } + command = { "golangci-lint", "run", "--out.json.path", "stdout" } } ``` - `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/golangci_lint_ls.lua:4](../lua/lspconfig/configs/golangci_lint_ls.lua#L4) -- cgit v1.2.3-70-g09d2