ruff/crates/ruff_python_formatter/src
2023-02-27 23:54:57 -05:00
..
core Introduce dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05:00
format Introduce dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05:00
snapshots Introduce dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05:00
attachment.rs Introduce dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05: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 dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05:00
lib.rs Enable more non-panicking formatter tests (#3262) 2023-02-27 18:21:53 -05:00
main.rs Add builders for common comment rendering (#3232) 2023-02-26 04:16:24 +00:00
newlines.rs Introduce dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05: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 Introduce dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05:00