fix(ci): typing
This commit is contained in:
parent
a20623aa74
commit
5722ccdbb2
1 changed files with 1 additions and 0 deletions
|
|
@ -334,6 +334,7 @@ function M.compute_intra_hunks(hunk_lines, algorithm)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
---@type {algorithm?: string, linematch?: integer}?
|
||||||
local diff_opts = nil
|
local diff_opts = nil
|
||||||
if not vscode_handle then
|
if not vscode_handle then
|
||||||
diff_opts = parse_diffopt()
|
diff_opts = parse_diffopt()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue