refactor: add comments & update type anotation
This commit is contained in:
parent
c1de269ef4
commit
250d4de718
7 changed files with 14 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
local Job = require "plenary.job"
|
||||
|
||||
---run "go get"
|
||||
return function(...)
|
||||
local args = { ... }
|
||||
for i, arg in ipairs(args) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue