mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-03 21:23:45 +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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||