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