ruff/crates/ruff_python_formatter/src
2023-02-22 10:03:17 -05:00
..
core Add support for TryStar (#3089) 2023-02-21 13:42:20 -05:00
format Add support for TryStar (#3089) 2023-02-21 13:42:20 -05:00
snapshots test(ruff_python_formatter): Run all Black tests (#2993) 2023-02-22 09:25:06 -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 Add support for TryStar (#3089) 2023-02-21 13:42:20 -05:00
lib.rs chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -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 Add support for TryStar (#3089) 2023-02-21 13:42:20 -05:00
shared_traits.rs Remove unused AsFormat trait for Option<T> (#3041) 2023-02-19 20:19:35 +00:00
trivia.rs chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -05:00