We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa2fb8 commit d1e9452Copy full SHA for d1e9452
.vscode/extensions.json
@@ -1,8 +1,7 @@
1
{
2
"recommendations": [
3
+ "charliermarsh.ruff",
4
"EditorConfig.EditorConfig",
- "ms-python.black-formatter",
5
- "matangover.mypy",
6
- "ms-python.flake8"
+ "astral-sh.ty"
7
]
8
}
0 commit comments