ruff/crates/ruff_python_formatter/src
2023-02-27 22:55:05 +00:00
..
core Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
format Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
snapshots Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
attachment.rs Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
cli.rs Add initial formatter implementation (#2883) 2023-02-15 04:06:35 +00:00
context.rs Add initial formatter implementation (#2883) 2023-02-15 04:06:35 +00:00
cst.rs Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
lib.rs Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
main.rs Add builders for common comment rendering (#3232) 2023-02-26 04:16:24 +00:00
newlines.rs Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
parentheses.rs Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00
shared_traits.rs Remove unused AsFormat trait for Option<T> (#3041) 2023-02-19 20:19:35 +00:00
trivia.rs Create dedicated Body nodes in the formatter CST (#3223) 2023-02-27 22:55:05 +00:00