pub fn resolve_config_path( workspace_root: Option<&Path>, override_path: Option<String>, default_name: &str, ) -> Option<PathBuf>