Skip to content

Commit

Permalink
Add ruff extension to vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 6, 2024
1 parent 220a0a6 commit c813dd7
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 @@ -15,6 +15,7 @@
"extensions": [
"ms-vsliveshare.vsliveshare",
"ms-python.python",
"charliermarsh.ruff",
"EditorConfig.EditorConfig"
],
"postCreateCommand": "poetry install",
Expand Down

0 comments on commit c813dd7

Please sign in to comment.