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