vscode: add ruff extension (#31589)

old-commit-hash: 3520d47955
This commit is contained in:
Cameron Clough
2024-02-25 19:41:27 +00:00
committed by GitHub
parent 08bb6d822e
commit b04a778fcb

View File

@@ -3,5 +3,6 @@
"ms-python.python",
"ms-vscode.cpptools",
"elagil.pre-commit-helper",
"charliermarsh.ruff",
]
}
}