mirror of https://github.com/astral-sh/ruff
In hindsight, `ruff_python` is too general. A good giveaway is that it's actually a prefix of some other crates. The intent of this crate is to reimplement pieces of the Python standard library and CPython itself, so `ruff_python_stdlib` feels appropriate. |
||
|---|---|---|
| .. | ||
| core | ||
| format | ||
| snapshots | ||
| attachment.rs | ||
| cli.rs | ||
| context.rs | ||
| cst.rs | ||
| lib.rs | ||
| main.rs | ||
| newlines.rs | ||
| parentheses.rs | ||
| shared_traits.rs | ||
| trivia.rs | ||