ruff/crates/ruff_python_formatter/src
2023-02-24 00:49:41 +00:00
..
core Introduce a new CST element for slice segments (#3195) 2023-02-24 00:49:41 +00:00
format Introduce a new CST element for slice segments (#3195) 2023-02-24 00:49:41 +00:00
snapshots Introduce a new CST element for slice segments (#3195) 2023-02-24 00:49:41 +00:00
attachment.rs Introduce a new CST element for slice segments (#3195) 2023-02-24 00:49:41 +00:00
builders.rs Unify comment terminology with that of rome_formatter (#2979) 2023-02-17 03:02:25 +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 Introduce a new CST element for slice segments (#3195) 2023-02-24 00:49:41 +00:00
lib.rs Make Locator available in AST-to-CST conversion pass (#3194) 2023-02-23 19:43:03 -05:00
main.rs Add initial formatter implementation (#2883) 2023-02-15 04:06:35 +00:00
newlines.rs Add support for TryStar (#3089) 2023-02-21 13:42:20 -05:00
parentheses.rs Parenthesize numbers during attribute accesses (#3189) 2023-02-23 14:57:23 -05:00
shared_traits.rs Remove unused AsFormat trait for Option<T> (#3041) 2023-02-19 20:19:35 +00:00
trivia.rs Introduce a new CST element for slice segments (#3195) 2023-02-24 00:49:41 +00:00