mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
This is a nit refactor... It implements the extraction of document lines as an iterator instead of a Vector to avoid the extra allocation.
This is a nit refactor... It implements the extraction of document lines as an iterator instead of a Vector to avoid the extra allocation.