ruff/crates/ruff_python_formatter/resources/test/fixtures/ruff
David Szotten 4b58a9c092
formatter: tidy: list_comp is an expression, not a statement (#5677)
2023-07-11 08:00:10 +00:00
..
carriage_return Normalize '\r' in string literals to '\n' 2023-06-30 10:13:23 +02:00
expression formatter: tidy: list_comp is an expression, not a statement (#5677) 2023-07-11 08:00:10 +00:00
statement formatter: tidy: list_comp is an expression, not a statement (#5677) 2023-07-11 08:00:10 +00:00
skip_magic_trailing_comma.options.json Add tests for skip magic trailing comma 2023-06-26 14:15:55 +02:00
skip_magic_trailing_comma.py Fix typos found by codespell (#5607) 2023-07-08 12:33:18 +02:00
trivia.py Correctly handle newlines after/before comments (#4895) 2023-06-07 14:49:43 +02:00