ruff/crates/ruff_python_formatter/src
Charlie Marsh e8e66f3824
Remove unnecessary path prefixes (#4492)
2023-05-18 10:19:09 -04:00
..
cst Remove unnecessary path prefixes (#4492) 2023-05-18 10:19:09 -04:00
format Specialize ConversionFlag (#4450) 2023-05-16 18:00:13 +02:00
snapshots Prototype Black's string joining/splitting (#4449) 2023-05-16 18:42:40 +01:00
attachment.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
cli.rs Add initial formatter implementation (#2883) 2023-02-15 04:06:35 +00:00
context.rs Remove lifetime from FormatContext (#4376) 2023-05-11 15:43:42 +00:00
lib.rs Prototype Black's string joining/splitting (#4449) 2023-05-16 18:42:40 +01:00
main.rs Add builders for common comment rendering (#3232) 2023-02-26 04:16:24 +00:00
newlines.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
parentheses.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
shared_traits.rs Remove unused `AsFormat` trait for `Option<T>` (#3041) 2023-02-19 20:19:35 +00:00
trivia.rs Emit non-logical newlines for "empty" lines (#4444) 2023-05-16 14:58:56 +00:00