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