Skip to content

Commit e0d8312

Browse files
twsltimvink
authored andcommitted
Add ruff
1 parent 7b4813e commit e0d8312

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"customizations": {
1919
"vscode": {
2020
"extensions": [
21-
"ms-python.python"
21+
"ms-python.python",
22+
"charliermarsh.ruff"
2223
]
2324
}
2425
}

0 commit comments

Comments
 (0)