diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e2749339..c78a2414 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -12,6 +12,7 @@ "customizations": { "vscode": { "extensions": [ + "charliermarsh.ruff", "ms-python.python", "vscode-es6-string-html" ]