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