onnxruntime/requirements-lintrunner.txt
Justin Chu 76ddc92fbd
Enable RUFF as a formatter (#15699)
### Description

RUFF can now format since lintrunner-adapters v0.8. Removed the RUFF-FIX
linter.



### Motivation and Context

Better engineering
2023-04-26 14:04:07 -07:00

11 lines
201 B
Text

# This file is auto updated by dependabot
lintrunner-adapters>=0.8.0
# RUFF, RUFF-FIX
ruff==0.0.261
# BLACK-ISORT
black==23.3.0
isort==5.12.0
# PYLINT
pylint==2.17.2
# CLANGFORMAT
clang-format==16.0.1