feat: plugin hooks + tool registry + CLI integration
This commit is contained in:
@@ -148,7 +148,7 @@ impl HookRunner {
|
||||
HookRunResult::allow(messages)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
#[allow(clippy::too_many_arguments, clippy::unused_self)]
|
||||
fn run_command(
|
||||
&self,
|
||||
command: &str,
|
||||
|
||||
Reference in New Issue
Block a user