plugins.none-ls.sources.diagnostics.clazy.enable
Whether to enable the clazy diagnostics source for none-ls.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.none-ls.sources.diagnostics.clazy.package
Package to use for clazy by none-ls.
Type: null or package
Default:
<derivation clazy-1.11>
Declared by:
plugins.none-ls.sources.diagnostics.clazy.withArgs
Raw Lua code passed as an argument to the source’s with
method.
Type: null or lua code string
Default:
null
Declared by: