This commit is contained in:
John Lancaster
2023-06-11 09:56:19 -05:00
parent 526a1797e4
commit ccedfaccdd
7 changed files with 50 additions and 104 deletions

View File

@@ -17,7 +17,6 @@
"features": {
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers/features/python:1": {}
},
"customizations": {
"vscode": {
@@ -31,7 +30,7 @@
"settings": {
// "python.editor.defaultFormatter": "ms-python.autopep8",
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8",
"editor.defaultFormatter": "ms-python.python",
"editor.formatOnSave": true
},
"autopep8.args": [