ruff/crates/ty_python_semantic/resources
Charlie Marsh 72304b01eb
[ty] Add a diagnostic for prohibited `NamedTuple` attribute overrides (#21717)
## Summary

Closes https://github.com/astral-sh/ty/issues/1684.
2025-12-01 21:46:58 -05:00
..
corpus [ty] handle recursive type inference properly (#20566) 2025-11-26 08:50:26 -08:00
mdtest [ty] Add a diagnostic for prohibited `NamedTuple` attribute overrides (#21717) 2025-12-01 21:46:58 -05:00
primer [ty] Add missing projects to `good.txt` (#21721) 2025-12-01 11:18:41 +01:00
README.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00

README.md

Markdown files within the mdtest/ subdirectory are tests of type inference and type checking; executed by the tests/mdtest.rs integration test.

See crates/ty_test/README.md for documentation of this test format.