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