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