ruff/crates/ruff_python_ast
Alex Waygood a1e65a92bd
Move is_tuple_parenthesized from the formatter to ruff_python_ast (#9533)
This allows it to be used in the linter as well as the formatter. It
will be useful in #9474
2024-01-15 16:10:40 +00:00
..
src Move is_tuple_parenthesized from the formatter to ruff_python_ast (#9533) 2024-01-15 16:10:40 +00:00
tests Remove type parameter from parse_* methods (#9466) 2024-01-11 19:41:19 +01:00
Cargo.toml Make all dependencies workspace dependencies (#9333) 2024-01-02 13:41:59 +00:00