Skip to content

Commit 6425207

Browse files
committed
Update vscode settings
1 parent 7a758e3 commit 6425207

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"editor.defaultFormatter": "charliermarsh.ruff",
88
"editor.formatOnSave": true,
99
"editor.codeActionsOnSave": {
10+
"source.organizeImports": "always",
1011
"source.fixAll.ruff": "explicit"
1112
}
1213
},

0 commit comments

Comments
 (0)