mirror of https://github.com/astral-sh/ruff
This just re-formats all the `.py.expect` files with Black, both to add a trailing newline and be doubly-certain that they're correctly formatted. I also ensured that we add a hard line break after each statement, and that we avoid including an extra newline in the generated Markdown (since the code should contain the exact expected newlines). |
||
|---|---|---|
| .. | ||
| flake8_to_ruff | ||
| ruff | ||
| ruff_cli | ||
| ruff_dev | ||
| ruff_formatter | ||
| ruff_macros | ||
| ruff_python | ||
| ruff_python_formatter | ||
| ruff_testing_macros | ||
| ruff_text_size | ||