Files
sunnypilot/.vscode/extensions.json
Cameron Clough b04a778fcb vscode: add ruff extension (#31589)
old-commit-hash: 3520d47955
2024-02-25 11:41:27 -08:00

9 lines
139 B
JSON

{
"recommendations": [
"ms-python.python",
"ms-vscode.cpptools",
"elagil.pre-commit-helper",
"charliermarsh.ruff",
]
}