Migrate this repo's dev tooling from black/isort/pylint to ruff, using the
migrating-black-isort-pylint-to-ruff skill.
This issue is picked up automatically by a fleet worker. If the worker
gets stuck, it will comment here with what it tried and why, and relabel
this ruff-migration:blocked for a human to take over. On success it
comments the PR link and relabels ruff-migration:done.
Migrate this repo's dev tooling from black/isort/pylint to ruff, using the
migrating-black-isort-pylint-to-ruffskill.[tool.black]/[tool.isort]/[tool.pylint."MESSAGES CONTROL"]translated into[tool.ruff]ruff check/ruff format --check, same path scope as beforeThis issue is picked up automatically by a fleet worker. If the worker
gets stuck, it will comment here with what it tried and why, and relabel
this
ruff-migration:blockedfor a human to take over. On success itcomments the PR link and relabels
ruff-migration:done.