Skip to content

Commit 7ef78b8

Browse files
committed
vscode launch settings updated
1 parent 46e263e commit 7ef78b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"request": "launch",
1111
"mode": "auto",
1212
"program": "${workspaceFolder}",
13-
"args": ["annotate","-vv"],
13+
"args": ["annotate","-vv","-f"],
1414
},
1515
{
1616
"name": "Launch Package: brief report",

0 commit comments

Comments
 (0)