Skip to content

Commit

Permalink
🔄 synced local '.vscode/settings.json' with remote '.vscode/settings.…
Browse files Browse the repository at this point in the history
…json'
  • Loading branch information
lwjohnst86 committed Mar 26, 2024
1 parent a7588fb commit ccf6997
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@
"conventional-branch.format": "{Type}/{Branch}",
"[python]": {
"editor.defaultFormatter": "charliermarsh.ruff"
}
},
"python.defaultInterpreterPath": "${workspaceFolder}/.venv",
"python.languageServer": "Pylance"
}

0 comments on commit ccf6997

Please sign in to comment.