mirror of https://github.com/astral-sh/ruff
## Summary Add support for ty's `ty:` pragma comments to ruff's formatter and E501 Fixes https://github.com/astral-sh/ruff/issues/18529 ## Test Plan Added test |
||
|---|---|---|
| .. | ||
| comment_ranges.rs | ||
| comments.rs | ||
| cursor.rs | ||
| lib.rs | ||
| pragmas.rs | ||
| textwrap.rs | ||
| tokenizer.rs | ||
| whitespace.rs | ||