// Adapted from: https://github.com/astral-sh/ruff/blob/main/crates/ruff_linter/src/fs.rs
use ;
use Absolutize;
/// Convert any path to an absolute path (based on the current working directory).
/// Convert an absolute path to be relative to the current working directory.