plugins.none-ls.sources.formatting.phpcsfixer.enable

Whether to enable the phpcsfixer formatting source for none-ls.

Type: boolean

Default: false

Example: true

Declared by:

plugins.none-ls.sources.formatting.phpcsfixer.package

Package to use for phpcsfixer by none-ls.

Type: null or package

Default: <derivation php-cs-fixer-3.58.1>

Declared by:

plugins.none-ls.sources.formatting.phpcsfixer.withArgs

Raw Lua code passed as an argument to the source’s with method.

Type: null or lua code string

Default: null

Declared by: