We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fcc653 commit 9948b90Copy full SHA for 9948b90
1 file changed
.devcontainer/devcontainer.json
@@ -35,7 +35,8 @@
35
"ms-python.python",
36
"ms-python.debugpy",
37
"ms-python.mypy-type-checker",
38
- "charliermarsh.ruff"
+ "charliermarsh.ruff",
39
+ "me-dutour-mathieu.vscode-github-actions"
40
],
41
"settings": {
42
"python.experiments.enabled": false,
0 commit comments