mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +00:00
Allow debugging tests by default in vscode (#114065)
This commit is contained in:
parent
1b6d1d58ec
commit
e88ade716d
@ -21,6 +21,7 @@
|
||||
],
|
||||
// Please keep this file in sync with settings in home-assistant/.vscode/settings.default.json
|
||||
"settings": {
|
||||
"python.experiments.optOutFrom": ["pythonTestAdapter"],
|
||||
"python.pythonPath": "/usr/local/bin/python",
|
||||
"python.testing.pytestArgs": ["--no-cov"],
|
||||
"editor.formatOnPaste": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user