We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220a0a6 commit c813dd7Copy full SHA for c813dd7
.devcontainer/devcontainer.json
@@ -15,6 +15,7 @@
15
"extensions": [
16
"ms-vsliveshare.vsliveshare",
17
"ms-python.python",
18
+ "charliermarsh.ruff",
19
"EditorConfig.EditorConfig"
20
],
21
"postCreateCommand": "poetry install",
0 commit comments