ruff/crates/ruff_python_formatter/tests
Micha Reiser 6ac61d7b89
Fix placement of inline parameter comments (#13379)
2024-09-18 08:26:06 +02:00
..
snapshots Fix placement of inline parameter comments (#13379) 2024-09-18 08:26:06 +02:00
fixtures.rs Maintain synchronicity between the lexer and the parser (#11457) 2024-06-03 18:23:50 +05:30
normalizer.rs Reduce `Result<Tok, LexicalError>` size by using `Box<str>` instead of `String` (#9885) 2024-02-08 20:36:22 +00:00