We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ed0a3 commit 66016ddCopy full SHA for 66016dd
1 file changed
.vscode/tasks.json
@@ -3,12 +3,6 @@
3
{
4
"version": "2.0.0",
5
"tasks": [
6
- {
7
- "label": "robotcode: lint fix",
8
- "type": "shell",
9
- "command": "hatch run lint:fix",
10
- "problemMatcher": []
11
- },
12
13
"label": "robotcode: lint all",
14
"type": "shell",
0 commit comments