relate: be0bda86 --RELATED_TO--> a2d02aea

This commit is contained in:
Cal Corum 2026-03-01 20:09:21 -06:00
parent 2e8cca68d6
commit 69e9ed0eef
3 changed files with 25 additions and 2 deletions

View File

@ -6,7 +6,7 @@ tags: [sba-scouting, rust, claude-code, hooks, linting, cargo, configuration, de
importance: 0.65
confidence: 0.8
created: "2026-03-02T00:33:26.804471+00:00"
updated: "2026-03-02T00:33:48.934531+00:00"
updated: "2026-03-02T02:09:21.572942+00:00"
relations:
- target: 73646e80-a640-4316-b7c6-54a4330f1b28
type: RELATED_TO
@ -33,6 +33,11 @@ relations:
direction: outgoing
strength: 0.5
edge_id: b0015c81-b5ab-4972-8811-04dc5ddaebf4
- target: be0bda86-d893-4f86-97c4-0ca4e1073121
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: ceebc50e-6db0-444e-b31d-36344913dc12
---
# Cargo Check Post-Edit Hook Configuration

View File

@ -0,0 +1,13 @@
---
id: ceebc50e-6db0-444e-b31d-36344913dc12
type: RELATED_TO
from_id: be0bda86-d893-4f86-97c4-0ca4e1073121
from_title: "Fix: Claude Code PostToolUse hook correct JSON format"
to_id: a2d02aea-07fd-4528-8158-f2f42a23a2dd
to_title: "Cargo check post-edit hook for Rust files in Claude Code"
strength: 0.8
created: "2026-03-02T02:09:21.572942+00:00"
updated: "2026-03-02T02:09:21.572942+00:00"
---
Hook format fix directly applies to the cargo check post-edit hook configuration

View File

@ -6,7 +6,7 @@ tags: [sba-scouting, rust, claude-code, hooks, configuration, fix]
importance: 0.8
confidence: 0.8
created: "2026-03-02T02:08:35.272129+00:00"
updated: "2026-03-02T02:08:36.791262+00:00"
updated: "2026-03-02T02:09:21.572942+00:00"
relations:
- target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
type: BUILDS_ON
@ -23,6 +23,11 @@ relations:
direction: outgoing
strength: 0.81
edge_id: d1f29f3c-3be1-48f8-9ea1-aea48bbacf3a
- target: a2d02aea-07fd-4528-8158-f2f42a23a2dd
type: RELATED_TO
direction: outgoing
strength: 0.8
edge_id: ceebc50e-6db0-444e-b31d-36344913dc12
---
# Claude Code PostToolUse Hook Correct Format