ruff/crates/ruff_python_formatter/tests
Andrew Gallant 0b1a36f8c8
ruff_python_formatter: light refactoring of code snippet formatting in docstrings (#8950)
In the source of working on #8859, I made a number of smallish refactors
to how code snippet formatting works. Most or all of these were
motivated by writing in support for reStructuredText blocks. They have
some fundamentally different requirements than doctests, and there are a
lot more ways for reStructuredText blocks to become invalid.

(Commit-by-commit review is recommended as the commit messages provide
further context on each change. I split this off from ongoing work to
make review more manageable.)
2023-12-01 14:46:39 -05:00
..
snapshots ruff_python_formatter: light refactoring of code snippet formatting in docstrings (#8950) 2023-12-01 14:46:39 -05:00
fixtures.rs Update Black tests (#8901) 2023-11-30 00:09:55 +00:00
normalizer.rs ruff_python_formatter: small cleanups in doctest formatting (#8871) 2023-11-28 18:43:07 -05:00