Package: wnpp
X-Debbugs-Cc: [email protected]
Severity: wishlist
* Package name : ruff
Upstream Contact: https://astral.sh
* URL : https://docs.astral.sh/ruff/
* License : MIT
Programming Lang: Rust
Description : Fast Python linter and code formatter
Ruff aims to be orders of magnitude faster than alternative tools while
integrating more functionality behind a single, common interface.
Ruff can be used to replace Flake8 (plus dozens of plugins), Black,
isort, pydocstyle, pyupgrade, autoflake, and more, all while executing
tens or hundreds of times faster than any individual tool.