pub fn load_config_from( global_path: &Path, repo_root: &Path, ) -> Result<PawConfig, PawError>
Loads merged config from an explicit global path and repo root.