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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for cppcheck by none-ls.

Type: null or package

Default: <derivation cppcheck-2.14.0>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: