Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve
cache-dir
relative to project root (#7962)
## 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 #7958.
- Loading branch information