ruff/crates/ty_python_semantic/resources
Jack O'Connor a6569ed960 [ty] add nested bindings to the semantic index 2025-08-07 20:39:10 -07:00
..
corpus [ty] Do not consider a type `T` to satisfy a method member on a protocol unless the method is available on the meta-type of `T` (#19187) 2025-07-25 11:16:04 +01:00
mdtest [ty] add nested bindings to the semantic index 2025-08-07 20:39:10 -07:00
primer [ty] Move `pandas-stubs` to bad.txt (#19659) 2025-07-31 12:33:24 +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.