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