ruff/crates/ty_python_semantic/resources/primer
David Peter bc6517a807
[ty] Add missing projects to `good.txt` (#21721)
## Summary

These projects from `mypy_primer` were missing from both `good.txt` and
`bad.txt` for some reason. I thought about writing a script that would
verify that `good.txt` + `bad.txt` = `mypy_primer.projects`, but that's
not completely trivial since there are projects like `cpython` only
appear once in `good.txt`. Given that we can hopefully soon get rid of
both of these files (and always run on all projects), it's probably not
worth the effort. We are usually notified of all `mypy_primer` changes.

## Test Plan

CI on this PR
2025-12-01 11:18:41 +01:00
..
bad.txt [ty] Add cycle handling to `lazy_default` (#20967) 2025-10-23 10:05:08 +02:00
good.txt [ty] Add missing projects to `good.txt` (#21721) 2025-12-01 11:18:41 +01:00
memory.txt [ty] Add separate CI job for memory usage stats (#19134) 2025-07-07 12:17:02 -04:00