docs(work): close pre-commit-hooks-v1 epic

This commit is contained in:
2026-05-13 07:56:33 +02:00
parent a325794309
commit ca006494c5
5 changed files with 50 additions and 18 deletions

View File

@@ -3,12 +3,13 @@ id: 02-pre-commit-hook
epic: pre-commit-hooks-v1
title: Pre-commit hook script
type: technical-story
status: todo
status: done
feature: tooling
depends-on: [01-husky-install]
blocks: [03-state-sync-guard]
---
## Tasks
- [ ] `.husky/pre-commit` runs lint-staged
- [ ] Pre-commit also regenerates _state.json when docs/work/ changes and re-stages it
- [x] `.husky/pre-commit` runs lint-staged
- [x] Pre-commit also regenerates \_state.json when docs/work/ changes and re-stages it