mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
This is a well-typed codebase on which we only emit 23 diagnostics right now, but which is highlighting some interesting issues. It uses some modern syntactic features such as `match` statements that aren't used much in other open-source projects in mypy_primer