Skip to content

Commit

Permalink
.vscode auto-change
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed Mar 29, 2024
1 parent 7edab68 commit 7236895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"editor.defaultFormatter": "charliermarsh.ruff",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports.ruff": true,
"source.organizeImports.ruff": "explicit"
},
"editor.rulers": [88],
},
Expand Down

0 comments on commit 7236895

Please sign in to comment.