mirror of
https://github.com/go-task/task.git
synced 2026-06-26 14:16:16 +00:00
feat: add task name to json output (#2256)
This commit is contained in:
@@ -104,6 +104,7 @@ structure:
|
||||
"tasks": [
|
||||
{
|
||||
"name": "",
|
||||
"task": "",
|
||||
"desc": "",
|
||||
"summary": "",
|
||||
"up_to_date": false,
|
||||
|
||||
Reference in New Issue
Block a user