vscode: add ruff extension (#31589)

pull/31554/head
Cameron Clough 1 year ago committed by GitHub
parent 854e78eaff
commit 3520d47955
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .vscode/extensions.json

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