We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b56ac commit b635d67Copy full SHA for b635d67
clients/lsp-golangci-lint.el
@@ -35,7 +35,7 @@
35
(defgroup lsp-golangci-lint nil
36
"Configuration options for lsp-golangci-lint."
37
:group 'lsp-mode
38
- :link '(url-lint "https://github.com/nametake/golangci-lint-langserver")
+ :link '(url-link "https://github.com/nametake/golangci-lint-langserver")
39
:package-version '(lsp-mode . "9.0.0"))
40
41
(defcustom lsp-golangci-lint-server-path "golangci-lint-langserver"
0 commit comments