API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem
This commit is contained in:
4
pkgs/clan-cli/.vscode/settings.json
vendored
4
pkgs/clan-cli/.vscode/settings.json
vendored
@@ -15,4 +15,8 @@
|
||||
"search.exclude": {
|
||||
"**/.direnv": true
|
||||
},
|
||||
"python.linting.mypyPath": "mypy",
|
||||
"python.linting.mypyEnabled": true,
|
||||
"python.linting.enabled": true,
|
||||
"python.defaultInterpreterPath": "python"
|
||||
}
|
||||
Reference in New Issue
Block a user