Skip to content

Only use ruff to lint and format the code #419

Open
@sebastian-correa

Description

@sebastian-correa

I think ruff's been out in the wild for a while, and enough high-profile projects use it as an alternative to black+isort that we can trust it.

Would you be onboard with migrating away from bloack+isort and only using ruff?

If this were to happen, we should:

  • Remove black and isort from dependencies.
  • Update the Linting section of the README.
  • Update tox.ini by removing dependencies and replacing the formatting command.
  • Add format check step to the ruff.yml workflow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions