ruff/crates/ruff_python_formatter/tests
Micha Reiser d3e160dcb7
Indent expanded binary expressions
2024-02-14 18:53:11 +01:00
..
snapshots Indent expanded binary expressions 2024-02-14 18:53:11 +01:00
fixtures.rs Range formatting API (#9635) 2024-01-31 11:13:37 +01:00
normalizer.rs Reduce `Result<Tok, LexicalError>` size by using `Box<str>` instead of `String` (#9885) 2024-02-08 20:36:22 +00:00