Skip to content

Commit

Permalink
add ruff to devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
kedhammar committed Oct 25, 2024
1 parent 0093d2d commit f441d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"customizations": {
"vscode": {
"extensions": [
"charliermarsh.ruff",
"ms-python.python",
"vscode-es6-string-html"
]
Expand Down

0 comments on commit f441d7f

Please sign in to comment.