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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for mypy by none-ls.

Type: null or package

Default: <derivation mypy-1.10.0>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: