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