Consider Ruff for formatting/linting #2280
Labels
feature-request
Request for a new feature or additional functionality.
project-admin
Anything to do with the administration & organisation of moviepy. I.e. project "meta".
tooling
Apps, integrations, workflows, tools... relevant to the maintenance of this project/repo.
Our formatting/linting workflow currently uses 3 different tools, black, flake8 and isort, which could be replaced by Ruff.
I didn't want to introduce new tools when I reworked the workflow before the v2 release, but would like to suggest this now, also because's there's a pyproject.toml file now which can be used to store tool config.
The text was updated successfully, but these errors were encountered: