mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 11:38:24 -04:00
remove unnecessary devcontainer dependency
This commit is contained in:
@@ -20,12 +20,6 @@
|
|||||||
"python.formatting.autopep8Path": "/usr/local/py-utils/bin/autopep8",
|
"python.formatting.autopep8Path": "/usr/local/py-utils/bin/autopep8",
|
||||||
// "python.linting.pylintPath": "/usr/local/share/pip-global/bin/pylint"
|
// "python.linting.pylintPath": "/usr/local/share/pip-global/bin/pylint"
|
||||||
},
|
},
|
||||||
"features": {
|
|
||||||
"docker-from-docker": {
|
|
||||||
"version": "latest",
|
|
||||||
"moby": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"donjayamanne.python-extension-pack",
|
"donjayamanne.python-extension-pack",
|
||||||
"ms-python.vscode-pylance",
|
"ms-python.vscode-pylance",
|
||||||
|
|||||||
Reference in New Issue
Block a user