Skip to content

Commit d839584

Browse files
committed
docs: update MANIFEST, Claude settings
1 parent d23d20c commit d839584

File tree

2 files changed

+650
-619
lines changed

2 files changed

+650
-619
lines changed

.claude/settings.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"hooks": {
3+
"PostToolUse": [
4+
{
5+
"matcher": "Write|Edit",
6+
"hooks": [
7+
{
8+
"type": "command",
9+
"command": "just check-quick || true"
10+
}
11+
]
12+
}
13+
]
14+
}
15+
}

0 commit comments

Comments
 (0)