ruff/crates/ruff_python_formatter/src
2023-07-11 06:08:08 +00:00
..
comments Format ExpressionStarred nodes (#5654) 2023-07-11 06:08:08 +00:00
expression Format ExpressionStarred nodes (#5654) 2023-07-11 06:08:08 +00:00
module Run nightly Clippy over the Ruff repo (#5670) 2023-07-10 23:44:38 -04:00
other Introduce parenthesized helper (#5565) 2023-07-07 11:28:25 +02:00
pattern Use dedicated structs in comparable.rs (#5042) 2023-06-13 03:57:34 +00:00
snapshots formatter: multi char tokens in SimpleTokenizer (#5610) 2023-07-10 09:00:59 +01:00
statement Run nightly Clippy over the Ruff repo (#5670) 2023-07-10 23:44:38 -04:00
builders.rs Don't add a magic trailing comma for a single entry (#5463) 2023-07-03 21:48:44 +02:00
cli.rs Create PyFormatOptions 2023-06-26 14:02:17 +02:00
context.rs Create PyFormatOptions 2023-06-26 14:02:17 +02:00
generated.rs Run nightly Clippy over the Ruff repo (#5670) 2023-07-10 23:44:38 -04:00
lib.rs Fix typos found by codespell (#5607) 2023-07-08 12:33:18 +02:00
main.rs Add a formatter CLI for debugging (#4809) 2023-06-05 07:33:33 +00:00
options.rs Prefer the configured quote style 2023-06-26 14:24:25 +02:00
prelude.rs Accept any Into<AnyNodeRef> as Comments arguments (#5205) 2023-06-20 16:49:21 +00:00
trivia.rs formatter: multi char tokens in SimpleTokenizer (#5610) 2023-07-10 09:00:59 +01:00