ci: resolve lua typechecks

This commit is contained in:
Barrett Ruth 2026-03-28 12:46:12 -04:00
parent 4ae7439a75
commit 9be38e3b00
No known key found for this signature in database
GPG key ID: A6C96C9349D2FC81
5 changed files with 20 additions and 17 deletions

View file

@ -14,8 +14,6 @@ local M = {
},
}
---@param kind string
---@param state string
---@param state string
---@return string[]
function M:list_pr_json_cmd(state)