Skip to content

Commit 00e64ac

Browse files
committed
chore(devcontainer): update vscode settings syntax
1 parent ee07874 commit 00e64ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.vscode/settings.json

-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
"[python]": {
1010
"editor.defaultFormatter": "ms-python.black-formatter"
1111
},
12-
"python.formatting.provider": "none",
1312
"python.languageServer": "Pylance",
14-
"python.linting.enabled": true,
15-
"python.linting.flake8Enabled": true,
1613
"python.testing.pytestArgs": ["tests"],
1714
"python.testing.pytestEnabled": true,
1815
"python.testing.unittestEnabled": false

0 commit comments

Comments
 (0)