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