Settings
Path:
loom-builder-sol/.claude/settings.jsonRelative: .claude/settings.jsonSubproject: loom-builder-solCategory: configurationLines: 16Bytes: 304Imports: 0Exports: 0
Content Preview
- {
- "hooks": {
- "PreToolUse": [
- {
- "matcher": "Edit|Write|MultiEdit|NotebookEdit|Bash",
- "hooks": [
- {
- "type": "command",
- "command": "python3 \"$CLAUDE_PROJECT_DIR/.claude/hooks/pretooluse_gate_guard.py\""
- }
- ]
- }
- ]
- }
- }