Skip to content

Commit c813dd7

Browse files
committed
Add ruff extension to vscode
1 parent 220a0a6 commit c813dd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"extensions": [
1616
"ms-vsliveshare.vsliveshare",
1717
"ms-python.python",
18+
"charliermarsh.ruff",
1819
"EditorConfig.EditorConfig"
1920
],
2021
"postCreateCommand": "poetry install",

0 commit comments

Comments
 (0)