mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-08 00:23:03 +00:00
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #16789 Bump ruff to 0.0.278 and fix new lint errors. I added noqa to all existing RUF012 errors which requires mutable class variables to be annotated with `ClassVar`, as well as all PERF issues. Signed-off-by: Justin Chu <justinchu@microsoft.com>
11 lines
201 B
Text
11 lines
201 B
Text
# This file is auto updated by dependabot
|
|
lintrunner-adapters>=0.8.0
|
|
# RUFF, RUFF-FIX
|
|
ruff==0.0.278
|
|
# BLACK-ISORT
|
|
black==23.7.0
|
|
isort==5.12.0
|
|
# PYLINT
|
|
pylint==2.17.2
|
|
# CLANGFORMAT
|
|
clang-format==16.0.1
|