mirror of
https://github.com/astral-sh/ruff
synced 2026-01-22 14:00:51 -05:00
## Summary Update description and remove TODOs from out `attributes.md` test suite to reflect our current intentions. closes https://github.com/astral-sh/ruff/issues/15960
Markdown files within the mdtest/ subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs integration test.
See crates/red_knot_test/README.md for documentation of this test format.