ruff/crates/ruff_python_formatter/src
2023-02-23 19:43:03 -05:00
..
core Parenthesize numbers during attribute accesses (#3189) 2023-02-23 14:57:23 -05:00
format Implement complex literal formatting (#3186) 2023-02-23 19:09:33 +00:00
snapshots Parenthesize numbers during attribute accesses (#3189) 2023-02-23 14:57:23 -05:00
attachment.rs Add initial formatter implementation (#2883) 2023-02-15 04:06:35 +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 Make Locator available in AST-to-CST conversion pass (#3194) 2023-02-23 19:43:03 -05: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 Parenthesize numbers during attribute accesses (#3189) 2023-02-23 14:57:23 -05:00