From 62fed969c546382bb670b980f0da072d997619ae Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 14 Feb 2026 21:39:18 -0600 Subject: [PATCH] episode: PostToolUse hook: auto-format Python with uvx black --- episodes/2026-02-14.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/episodes/2026-02-14.md b/episodes/2026-02-14.md index 99802fb0b79..5ccf5a59b38 100644 --- a/episodes/2026-02-14.md +++ b/episodes/2026-02-14.md @@ -23,3 +23,9 @@ - **Tags:** paper-dynasty, workflows, documentation, skill-update - **Memory:** [documented-live-series-and-potm-workflows-for-paper-dynasty-6980aa](graph/workflows/documented-live-series-and-potm-workflows-for-paper-dynasty-6980aa.md) - **Summary:** Created live-series-update.md covering FanGraphs data sourcing and PotM variant. Added PotM section + +## 21:39 - PostToolUse hook: auto-format Python with uvx black +- **Type:** configuration +- **Tags:** claude-code, hooks, python, black, uv +- **Memory:** [posttooluse-hook-auto-format-python-with-uvx-black-5ffd91](graph/configurations/posttooluse-hook-auto-format-python-with-uvx-black-5ffd91.md) +- **Summary:** Set up a PostToolUse hook in ~/.claude/settings.json that auto-formats Python files with Black via