mirror of
https://github.com/trycua/computer.git
synced 2026-01-21 21:10:03 -06:00
Restore defaultFormatter
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"python.terminal.activateEnvironment": false,
|
||||
"[python]": {
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "ms-python.black-formatter",
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.organizeImports": "explicit"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user