ruff/crates/ruff_python_formatter/src
2023-02-23 03:42:27 +00:00
..
core Upgrade RustPython to match new flattened exports (#3141) 2023-02-22 19:36:13 +00:00
format Add a trailing newline to all .py.expect files (#3156) 2023-02-23 02:29:27 +00:00
snapshots Check-in updated snapshot (#3161) 2023-02-23 03:42:27 +00: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 Add support for TryStar (#3089) 2023-02-21 13:42:20 -05:00
lib.rs Add a trailing newline to all .py.expect files (#3156) 2023-02-23 02:29:27 +00: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 Don't touch tuple brackets after in (#3160) 2023-02-23 03:10:24 +00:00
shared_traits.rs Remove unused AsFormat trait for Option<T> (#3041) 2023-02-19 20:19:35 +00:00
trivia.rs Upgrade RustPython to match new flattened exports (#3141) 2023-02-22 19:36:13 +00:00