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