Skip to content

Commit 29ce60a

Browse files
authored
use xattree (#87)
tests still need a bit of reworking but mostly there
1 parent c82de32 commit 29ce60a

File tree

14 files changed

+578
-978
lines changed

14 files changed

+578
-978
lines changed

.vscode/launch.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"request": "launch",
1111
"program": "${file}",
1212
"console": "integratedTerminal",
13-
"purpose": ["debug-test"]
13+
"purpose": ["debug-test"],
14+
"justMyCode": false
1415
}
1516
]
1617
}

0 commit comments

Comments
 (0)