docs(work): scaffold pre-commit-hooks-v1 epic + stories
This commit is contained in:
14
docs/work/pre-commit-hooks-v1/02-pre-commit-hook/_story.md
Normal file
14
docs/work/pre-commit-hooks-v1/02-pre-commit-hook/_story.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
id: 02-pre-commit-hook
|
||||
epic: pre-commit-hooks-v1
|
||||
title: Pre-commit hook script
|
||||
type: technical-story
|
||||
status: todo
|
||||
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
|
||||
Reference in New Issue
Block a user