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