mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 21:40:51 -05:00
## Summary Add support for `Optional` and `Annotated` in implicit type aliases part of https://github.com/astral-sh/ty/issues/221 ## Typing conformance changes New expected diagnostics. ## Ecosystem A lot of true positives, some known limitations unrelated to this PR. ## Test Plan New Markdown tests