ruff/crates/ruff_python_formatter
Charlie Marsh d1c48016eb
Rename ruff_python crate to ruff_python_stdlib (#3354)
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.
2023-03-06 13:43:22 +00:00
..
resources/test/fixtures/black Introduce a new CST element for slice segments (#3195) 2023-02-24 00:49:41 +00:00
src Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
Cargo.toml Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00