Skip to content

Commit fcc4f58

Browse files
committed
fixed ruff
1 parent a486cdb commit fcc4f58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"ruff.path": [
6262
"${workspaceFolder}/.venv/bin/ruff"
6363
],
64+
"ruff.configuration": "${workspace_folder}/.ruff.toml",
6465
"shellcheck.executablePath": "${workspaceFolder}/scripts/shellcheck.bash",
6566
"shellcheck.run": "onSave",
6667
"shellcheck.enableQuickFix": true

0 commit comments

Comments
 (0)