Files
ports/devel/ruff
tb db668cb001 import devel/ruff 14.1: Python linter and code formatter, ok sthen
From maintainer Laurent Cheylus with small tweaks from sthen and myself

Ruff is an extremely fast Python linter and code formatter, written in Rust.

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.
2025-10-19 12:34:49 +00:00
..