Lint Tools/build
using existing ruff configuration
#132390
Labels
build
The build process and cross-build
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
type-feature
A feature request or enhancement
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
Proposal:
There is an existing
Tools/build/.ruff.toml
that is for now only used by thecheck-warnings.py
script. I've tried to minimize the number of changes but I ranruff check Tools/build
and selectively disabled some existing errors so that in the future we can selectively fix them.Note that @hugovk recently ruffed the tools in #124382 but not all of them.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Tools/build
#132391The text was updated successfully, but these errors were encountered: