Skip to content

[Maintanance] use Ruff for linting and formatting #390

@MuellerSeb

Description

@MuellerSeb

We had several issues with pylint in the past (breaking changes, false-positive errors, long runtimes, e.g. #389)

Now, there is ruff, which basically is 100x faster then pylint and it can also drop-in replace black and isort.

Since it is so well developed and documented, we should think about switching to ruff.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions