onnxruntime/.vscode
Justin Chu d9c9adb78b
Add python static type checking in CI checks (#11518)
- Enable pyright and pylint (https://github.com/microsoft/pyright) in CI
- Enable pyright, pylint and bandit by default in VS code

Pylint has some good style checks. pyright is Microsoft's static type checker.
2022-05-16 13:26:56 -07:00
..
settings.json Add python static type checking in CI checks (#11518) 2022-05-16 13:26:56 -07:00