Skip to content

Commit 66016dd

Browse files
committed
chore: remove unused lint fix task from tasks.json
1 parent b0ed0a3 commit 66016dd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.vscode/tasks.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
{
44
"version": "2.0.0",
55
"tasks": [
6-
{
7-
"label": "robotcode: lint fix",
8-
"type": "shell",
9-
"command": "hatch run lint:fix",
10-
"problemMatcher": []
11-
},
126
{
137
"label": "robotcode: lint all",
148
"type": "shell",

0 commit comments

Comments
 (0)