Slight tweak to VS Code settings
This commit is contained in:
Родитель
16fea2bf42
Коммит
b8d04b742b
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"python.formatting.provider": "black",
|
||||
"editor.formatOnSave": true,
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.enabled": true,
|
||||
// "editor.formatOnSaveMode": "modifications"
|
||||
}
|
Загрузка…
Ссылка в новой задаче