Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Use ruff In a uv Managed Python Project
uv run ruff check
uv run ruff format .
Use ruff Standalone
The most convenient way to use run ruff standalone is via uvx …