ruff/crates/ruff_python_formatter/src
2025-08-07 18:21:50 +02:00
..
comments Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
expression Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
module [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
other Disallow newlines in format specifiers of single quoted f- or t-strings (#18708) 2025-06-18 14:56:15 +02:00
pattern Update pre-commit dependencies (#19162) 2025-07-07 04:07:44 +00:00
snapshots
statement [formatter] Fix missing blank lines before decorated classes in .pyi files (#18888) 2025-06-24 16:25:44 +02:00
string Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
type_param [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
builders.rs
cli.rs
context.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
db.rs Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
generated.rs
lib.rs Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
main.rs
options.rs
prelude.rs
preview.rs [formatter] Fix missing blank lines before decorated classes in .pyi files (#18888) 2025-06-24 16:25:44 +02:00
range.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
shared_traits.rs
verbatim.rs