From c9cafaaa6ed92b4bd224e1d582ea45eb5e4dcc0b Mon Sep 17 00:00:00 2001 From: Christian van der Loo Date: Thu, 28 Nov 2024 18:44:17 -0500 Subject: [PATCH] modify tasks --- 2022/day-01/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-02/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-03/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-04/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-05/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-06/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-07/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-08/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-09/.zed/tasks.json | 27 ++++++++++++--------------- 2022/day-10/.zed/tasks.json | 27 ++++++++++++--------------- 10 files changed, 120 insertions(+), 150 deletions(-) diff --git a/2022/day-01/.zed/tasks.json b/2022/day-01/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-01/.zed/tasks.json +++ b/2022/day-01/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-02/.zed/tasks.json b/2022/day-02/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-02/.zed/tasks.json +++ b/2022/day-02/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-03/.zed/tasks.json b/2022/day-03/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-03/.zed/tasks.json +++ b/2022/day-03/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-04/.zed/tasks.json b/2022/day-04/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-04/.zed/tasks.json +++ b/2022/day-04/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-05/.zed/tasks.json b/2022/day-05/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-05/.zed/tasks.json +++ b/2022/day-05/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-06/.zed/tasks.json b/2022/day-06/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-06/.zed/tasks.json +++ b/2022/day-06/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-07/.zed/tasks.json b/2022/day-07/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-07/.zed/tasks.json +++ b/2022/day-07/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-08/.zed/tasks.json b/2022/day-08/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-08/.zed/tasks.json +++ b/2022/day-08/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-09/.zed/tasks.json b/2022/day-09/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-09/.zed/tasks.json +++ b/2022/day-09/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] diff --git a/2022/day-10/.zed/tasks.json b/2022/day-10/.zed/tasks.json index db0f0b9..598b8a5 100644 --- a/2022/day-10/.zed/tasks.json +++ b/2022/day-10/.zed/tasks.json @@ -1,15 +1,12 @@ -{ - "version": "2.0.0", - "tasks": [ - { - "label": "Problem 1", - "type": "shell", - "command": "python prob1.py" - }, - { - "label": "Problem 2", - "type": "shell", - "command": "python prob2.py" - } - ] -} +[ + { + "label": "Problem 1", + "type": "shell", + "command": "python prob1.py" + }, + { + "label": "Problem 2", + "type": "shell", + "command": "python prob2.py" + } +] -- 2.51.2