pub fn resolve_project_config_path( cwd: &Path, repo_root: Option<&Path>, in_git_repo: bool, explicit_config_path: Option<&Path>, ) -> Option<PathBuf>