Skip to main content

HOOK_TYPES_LINE

Constant HOOK_TYPES_LINE 

Source
pub const HOOK_TYPES_LINE: &str = "default_install_hook_types: [pre-commit, commit-msg, pre-push]";
Expand description

The top-level key the fresh hook file carries and the skills verify on an existing one: the commit-msg and pre-push hooks run only where their hook types are installed.