ruff/crates/ruff_workspace
Charlie Marsh 8061894af6
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 https://github.com/astral-sh/ruff/issues/7958.
2023-10-14 19:00:23 +00:00
..
src Resolve cache-dir relative to project root (#7962) 2023-10-14 19:00:23 +00:00
Cargo.toml Only show warnings for empty preview selectors when enabling rules (#7842) 2023-10-08 11:14:37 -05:00