vscode: replace black with ruff

This commit is contained in:
2024-08-11 17:23:59 +02:00
parent 238e4839e0
commit 4f7e708255
2 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"recommendations": [
"ms-python.black-formatter",
"charliermarsh.ruff",
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.debugpy",