docs(lsp.linter): remove confusing wording
This commit is contained in:
@@ -62,7 +62,7 @@ M.__index = M
|
|||||||
---@field debounce? number
|
---@field debounce? number
|
||||||
--- Configuration for JSON output parsing
|
--- Configuration for JSON output parsing
|
||||||
---@field json? JsonConfig
|
---@field json? JsonConfig
|
||||||
--- Map diagnostic codes to tags (unnecessary/deprecated)
|
--- Map diagnostic codes to tags
|
||||||
---@field tags? DiagnosticTagMap
|
---@field tags? DiagnosticTagMap
|
||||||
--- Line numbers are 0-indexed (default: false, 1-indexed)
|
--- Line numbers are 0-indexed (default: false, 1-indexed)
|
||||||
---@field zero_idx_lnum? boolean
|
---@field zero_idx_lnum? boolean
|
||||||
|
|||||||
Reference in New Issue
Block a user