Skip to main content

load_hooks_config

Function load_hooks_config 

Source
pub fn load_hooks_config(
    repo_root: Option<&Path>,
) -> HashMap<String, Vec<HookEntry>>
Expand description

Load hooks configuration from the repository.