ruff/crates/ruff_python_formatter
2023-09-02 16:25:23 +00:00
..
resources/test/fixtures Fix placement for comments within f-strings concatenations (#7047) 2023-09-01 16:27:32 +00:00
src Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
tests Fix placement for comments within f-strings concatenations (#7047) 2023-09-01 16:27:32 +00:00
Cargo.toml Maybe parenthesize long constants and names (#6816) 2023-08-24 09:47:57 +00:00
CONTRIBUTING.md Rename ruff_python_formatter/README.md to CONTRIBUTING.md (#7065) 2023-09-02 16:25:23 +00:00
generate.py Use the formatter prelude in more files (#6882) 2023-08-25 16:51:07 -04:00
orphan_rules_in_the_formatter.svg Generate FormatRule definitions (#4724) 2023-06-01 08:38:53 +02:00
shrink_formatter_errors.py Add script to shrink all formatter errors (#5943) 2023-07-21 11:32:35 +02:00