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