mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
Follow-up to https://github.com/astral-sh/ruff/pull/17991 ensuring we do not allow detection of system environments when the origin is `VIRTUAL_ENV` or a discovered `.venv` directory — i.e., those always require a `pyvenv.cfg` file.