mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 14:44:17 -05:00
## Summary Allow for literate style in Markdown tests and merge multiple (unnamed) code blocks into a single embedded file. closes #15941 ## Test Plan - Interactively made sure that error-lines were reported correctly in multi-snippet sections.