Skip to content

Commit

Permalink
editor.defaultFormatter: eeyore.yapf,
Browse files Browse the repository at this point in the history
  • Loading branch information
Spitfire1900 committed Mar 23, 2024
1 parent 65d36c1 commit 60f70ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
],
"[python]": {
"editor.defaultFormatter": "ms-python.python",
"editor.defaultFormatter": "eeyore.yapf",
"editor.formatOnSaveMode": "modifications",
"editor.codeActionsOnSave": {
"source.organizeImports": "always"
Expand Down

0 comments on commit 60f70ae

Please sign in to comment.