mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-28 02:39:59 +00:00
* Add a formatter CLI for debugging This adds a ruff_python_formatter cli modelled aber `rustfmt` that i use for debugging * clippy * Add print IR and print comments options Tested with `cargo run --bin ruff_python_formatter -- --print-ir --print-comments scratch.py` |
||
|---|---|---|
| .. | ||
| resources/test/fixtures/black | ||
| src | ||
| Cargo.toml | ||
| Docs.md | ||
| generate.py | ||
| orphan_rules_in_the_formatter.svg | ||