mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
## Summary This project was [recently removed from mypy_primer](https://github.com/astral-sh/ruff/pull/20378), so we need to remove it from `good.txt` in order for ecosystem-analyzer to work correctly. ## Test Plan Run mypy_primer and ecosystem-analyzer on this branch.
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.