clan-core/pkgs/clan-vm-manager/clan-vm-manager.code-workspace
Qubasa 82fb1c36fe
All checks were successful
checks-impure / test (pull_request) Successful in 1m26s
checks / test (pull_request) Successful in 2m3s
clan-vm-manager: Preserved selection on view change
2023-12-04 14:29:05 +01:00

13 lines
142 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../clan-cli/clan_cli"
}
],
"settings": {
"python.linting.mypyEnabled": true
}
}