Skip to main content

install_tool_hooks

Function install_tool_hooks 

Source
pub fn install_tool_hooks(project_dir: &Path, sqz_path: &str) -> Vec<String>
Expand description

Install hook configs for detected AI tools in the given project directory.

Install hook configs for detected AI tools in the given project directory.

Returns the list of tools that were configured.