mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 21:05:08 +00:00
![]() ## Summary The logic that detects continuations assumed that tokens themselves cannot span multiple lines. However, strings _can_ -- even single-quoted strings. Closes https://github.com/astral-sh/ruff/issues/9323. |
||
---|---|---|
.. | ||
comment_ranges.rs | ||
fstring_ranges.rs | ||
indexer.rs | ||
lib.rs |