mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-25 03:25:37 +00:00
![]() **Summary** Instead of emitting a bogus token per char, we now only emit on single last bogus token. This leads to much more concise output. **Test Plan** Updated fixtures |
||
---|---|---|
.. | ||
snapshots | ||
comment_ranges.rs | ||
cursor.rs | ||
lib.rs | ||
textwrap.rs | ||
tokenizer.rs | ||
whitespace.rs |