Skip to content

Commit

Permalink
chore: unify VSCode-specific files
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixNgFender committed Jan 16, 2025
1 parent 489616c commit b1a914c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
5 changes: 4 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"redhat.vscode-yaml",
"streetsidesoftware.code-spell-checker",
"DavidAnson.vscode-markdownlint",
"bufbuild.vscode-buf"
"bufbuild.vscode-buf",
"ms-python.python",
"ms-python.vscode-pylance",
"charliermarsh.ruff"
]
}
7 changes: 0 additions & 7 deletions python/.vscode/extensions.json

This file was deleted.

0 comments on commit b1a914c

Please sign in to comment.