pub fn load_config(start_dir: &Path) -> Result<Option<(UbtConfig, PathBuf)>>
Load and validate the project configuration.