mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-05 16:10:36 +00: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. |
||
---|---|---|
.. | ||
corpus | ||
mdtest | ||
primer | ||
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.