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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for dotenv_linter by none-ls.

Type: null or package

Default: <derivation dotenv-linter-3.3.0>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: