ruff/crates
Charlie Marsh 5fd827545b
Add a trailing newline to all .py.expect files (#3156)
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).
2023-02-23 02:29:27 +00:00
..
flake8_to_ruff Bump version to 0.0.252 (#3142) 2023-02-22 14:50:14 -05:00
ruff [flake8-pie] Unnecessary list comprehension, with autofix (PIE802) (#3149) 2023-02-22 20:58:45 -05:00
ruff_cli Bump version to 0.0.252 (#3142) 2023-02-22 14:50:14 -05:00
ruff_dev Move configuration out of README and into permanent docs (#3150) 2023-02-22 19:25:53 -05:00
ruff_formatter chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -05:00
ruff_macros Add missing rust-version in crates (#3009) 2023-02-19 15:07:17 +00:00
ruff_python Relax constraints on pep8-naming module validation (#3043) 2023-02-19 17:34:23 -05:00
ruff_python_formatter Add a trailing newline to all .py.expect files (#3156) 2023-02-23 02:29:27 +00:00
ruff_testing_macros test(ruff_python_formatter): Run all Black tests (#2993) 2023-02-22 09:25:06 -05:00
ruff_text_size chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -05:00