初始化
This commit is contained in:
3
scripts/pre-commit
Normal file
3
scripts/pre-commit
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
# Git pre-commit hook — 调用 AI Guard 预提交检查
|
||||
bash scripts/ai-guard.sh --pre
|
||||
Reference in New Issue
Block a user