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

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

Type: boolean

Default: false

Example: true

Declared by:

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

Package to use for sqlfluff by none-ls.

Type: null or package

Default: <derivation sqlfluff-3.0.7>

Declared by:

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

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

Type: null or lua code string

Default: null

Declared by: