ruff/crates/ruff_python_formatter/resources/test/fixtures/black
Auguste Lalande 3ed707f245
Spellcheck & grammar (#10375)
## Summary

I used `codespell` and `gramma` to identify mispellings and grammar
errors throughout the codebase and fixed them. I tried not to make any
controversial changes, but feel free to revert as you see fit.
2024-03-13 02:34:23 +00:00
..
cases Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
miscellaneous Update Black tests (#8901) 2023-11-30 00:09:55 +00:00
simple_cases Implement multiline dictionary and list hugging for preview style (#8293) 2023-11-30 21:11:14 -05:00
.editorconfig test(ruff_python_formatter): Run all Black tests (#2993) 2023-02-22 09:25:06 -05:00
conditional_expression.py Update Black tests (#5438) 2023-06-30 06:32:50 +00:00
conditional_expression.py.expect Update Black tests (#5438) 2023-06-30 06:32:50 +00:00
raw_docstring.py Update black tests (#8278) 2023-10-27 10:44:19 +00:00
raw_docstring.py.expect Update black tests (#8278) 2023-10-27 10:44:19 +00:00