mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 21:40:51 -05:00
## Summary Unlike other filepath-based settings, the `cache-dir` wasn't being resolved relative to the project root, when specified as an absolute path. Closes https://github.com/astral-sh/ruff/issues/7958.