mirror of
https://github.com/astral-sh/ruff
synced 2026-01-24 15:01:00 -05:00
## Summary Respect parameters such as `frozen_default` for metaclass-based `@dataclass_transformer` models. Related to: https://github.com/astral-sh/ty/issues/1260 ## Typing conformance changes Those are all correct (new true positives) ## Test Plan New Markdown tests