mirror of https://github.com/astral-sh/ruff
## Summary Fixes #16744 Allows the cli to find a virtual environment from the VIRTUAL_ENV environment variable if no `--python` is set ## Test Plan Manual testing, of: - Virtual environments explicitly activated using `source .venv/bin/activate` - Virtual environments implicilty activated via `uv run` - Broken virtual environments with no `pyvenv.cfg` file |
||
|---|---|---|
| .. | ||
| resources/test/corpus | ||
| src | ||
| tests | ||
| Cargo.toml | ||