mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-28 15:27:43 +00:00
Summary -- Updates `fuzz.py` to run with `--preview`, which should allow it to catch semantic syntax errors. Test Plan -- @AlexWaygood and I temporarily made any named expression a semantic syntax error and checked that this led to fuzzing errors. We also tested that reverting the `--preview` addition did not show any errors. We also ran the fuzzer on 500 seeds on `main` but didn't find any issues, (un)fortunately. |
||
|---|---|---|
| .. | ||
| fuzz.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||