Changes for Claude Code resources

This commit is contained in:
Cole Medin
2025-08-06 09:44:59 -05:00
parent 5597e61d36
commit 4e1240a0b3
5 changed files with 5 additions and 86 deletions

View File

@@ -6,8 +6,8 @@
"hooks": [
{
"type": "command",
"command": ".claude/hooks/format-after-edit.sh",
"description": "Automatically format code after file edits"
"command": ".claude/hooks/log-tool-usage.sh",
"description": "Automatically logs file edits"
}
]
}