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