Skip to content

Commit 426c3b2

Browse files
committed
Update recommended extensions list
1 parent 165cd68 commit 426c3b2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"recommendations": [
3+
"charliermarsh.ruff",
34
"EditorConfig.EditorConfig",
4-
"ms-python.black-formatter",
5-
"matangover.mypy",
6-
"ms-python.flake8"
5+
"astral-sh.ty"
76
]
87
}

0 commit comments

Comments
 (0)