Delete .vscode/settings.json
This commit is contained in:
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"editor.formatOnSave": true,
|
|
||||||
"editor.defaultFormatter": "ms-python.python",
|
|
||||||
|
|
||||||
"python.formatting.provider": "yapf",
|
|
||||||
"python.formatting.yapfArgs": ["--style", ".style.yapf"],
|
|
||||||
|
|
||||||
"[python]": {
|
|
||||||
"editor.defaultFormatter": "ms-python.python",
|
|
||||||
"editor.formatOnSave": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user