ruff/crates/ruff_python_formatter/tests
Micha Reiser 8657a392ff
Docstring formatting: Preserve tab indentation when using `indent-style=tabs` (#9915)
2024-02-12 16:09:13 +01:00
..
snapshots Docstring formatting: Preserve tab indentation when using `indent-style=tabs` (#9915) 2024-02-12 16:09:13 +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