ruff/crates/ruff_python_formatter/src
2023-03-08 19:11:39 +00:00
..
cst Remove core module from ruff_python_formatter (#3373) 2023-03-08 19:11:39 +00:00
format Remove copied core modules from ruff_python_formatter (#3371) 2023-03-08 19:03:40 +00:00
snapshots Introduce dedicated CST tokens for other operator kinds (#3267) 2023-02-27 23:54:57 -05:00
attachment.rs Remove core module from ruff_python_formatter (#3373) 2023-03-08 19:11:39 +00:00
cli.rs Add initial formatter implementation (#2883) 2023-02-15 04:06:35 +00:00
context.rs Remove copied core modules from ruff_python_formatter (#3371) 2023-03-08 19:03:40 +00:00
lib.rs Remove core module from ruff_python_formatter (#3373) 2023-03-08 19:11:39 +00:00
main.rs Add builders for common comment rendering (#3232) 2023-02-26 04:16:24 +00:00
newlines.rs Remove core module from ruff_python_formatter (#3373) 2023-03-08 19:11:39 +00:00
parentheses.rs Remove core module from ruff_python_formatter (#3373) 2023-03-08 19:11:39 +00:00
shared_traits.rs Remove unused AsFormat trait for Option<T> (#3041) 2023-02-19 20:19:35 +00:00
trivia.rs Remove copied core modules from ruff_python_formatter (#3371) 2023-03-08 19:03:40 +00:00