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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for pylint by none-ls.

Type: null or package

Default: <derivation pylint-3.1.1>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: