ruff/crates/ty_python_semantic/resources/mdtest/dataclasses
David Peter 3c229ae58a
[ty] `dataclass_transform`: Support for fields with an `alias` (#20961)
## Summary

closes https://github.com/astral-sh/ty/issues/1385

## Conformance tests

Two false positives removed, as expected.

## Test Plan

New Markdown tests
2025-10-18 18:20:39 +00:00
..
dataclass_transform.md [ty] `dataclass_transform`: Support for fields with an `alias` (#20961) 2025-10-18 18:20:39 +00:00
dataclasses.md [ty] Do not assume that `field`s have a default value (#20914) 2025-10-16 12:49:24 +02:00
fields.md [ty] Avoid unnecessarily widening generic specializations (#20875) 2025-10-16 19:17:37 +00:00