mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-12 19:32:03 +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 |