mirror of
https://github.com/astral-sh/ruff.git
synced 2026-05-06 08:56:57 -04:00
a84a58fef8
## Summary I tried a few other things, but none of them worked, so for now, let's just revert https://github.com/astral-sh/ruff/commit/a2c5af0eda8bee7a6cb67749d824ade9f7c6ee89 (again). Note that it's not an exact revert because we renamed `NoReturn` -> `IsNonTerminalCall` and inverted the logic in between. closes https://github.com/astral-sh/ty/issues/3120 ## Test Plan New benchmark
This directory vendors some files from actual projects. This is to benchmark Ruff's performance against real-world code instead of synthetic benchmarks.
The following files are included:
The files are included in the resources directory to allow
running benchmarks offline and for simplicity. They're licensed
according to their original licenses (see link).