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