plugins.none-ls.sources.diagnostics.golangci_lint.enable

Whether to enable the golangci_lint diagnostics source for none-ls.

Type: boolean

Default: false

Example: true

Declared by:

plugins.none-ls.sources.diagnostics.golangci_lint.package

Package to use for golangci_lint by none-ls.

Type: null or package

Default: <derivation golangci-lint-1.59.1>

Declared by:

plugins.none-ls.sources.diagnostics.golangci_lint.withArgs

Raw Lua code passed as an argument to the source’s with method.

Type: null or lua code string

Default: null

Declared by: