mirror of
https://github.com/alirezarezvani/ClaudeForge.git
synced 2026-07-03 18:33:16 -04:00
feat: ClaudeForge 2.1.0 — installable plugin with 150-line cap, forked audit skills, /sync --weekly, and AGENTS.md export (#26)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$comment": "ClaudeForge shared hook config. Commit this file. Per-developer overrides go in hooks/hooks-config.local.json (gitignored).",
|
||||
"validateClaudeMd": {
|
||||
"enabled": true,
|
||||
"maxLines": 150,
|
||||
"exemptFilenameSuffix": ".local.md",
|
||||
"exitCodeOnViolation": 2
|
||||
},
|
||||
"stopAuditLine": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user