vscode: add ruff extension (#31589)

This commit is contained in:
Cameron Clough
2024-02-25 19:41:27 +00:00
committed by GitHub
parent 854e78eaff
commit 3520d47955

View File

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