ruff/crates/ruff_python_formatter/src/string
Micha Reiser fa628018b2
Use `#[expect(lint)]` over `#[allow(lint)]` where possible (#17822)
2025-05-03 21:20:31 +02:00
..
docstring.rs Don't add chaperone space after escaped quote in triple quote (#17216) 2025-04-11 10:21:47 +02:00
implicit.rs Don't add chaperone space after escaped quote in triple quote (#17216) 2025-04-11 10:21:47 +02:00
mod.rs Preserve triple quotes and prefixes for strings (#15818) 2025-02-04 08:41:06 -05:00
normalize.rs Use `#[expect(lint)]` over `#[allow(lint)]` where possible (#17822) 2025-05-03 21:20:31 +02:00