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