Skip to content

Migrate dev tooling from black/isort/pylint to ruff #1119

Description

@hf-krechan

Tracking issue for migrating this repo's dev tooling off black/isort/pylint onto ruff.

Checklist:

  • Merge black/isort/pylint dependency groups into a single linting group with ruff
  • Translate [tool.black]/[tool.isort]/[tool.pylint]/.pylintrc config into [tool.ruff]
  • Update .pre-commit-config.yaml
  • Update CI workflows (linting.yml, formatting.yml)
  • Run ruff, fix/triage findings
  • Update README/docs mentioning black/isort/pylint
  • Open PR, request Copilot review, resolve all comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions