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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for editorconfig_checker by none-ls.

Type: null or package

Default: <derivation editorconfig-checker-3.0.1>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: