# ADR 014: Husky Precommit

- HTML version: https://robbiepalmer.me/projects/agentic-code-review/adrs/015-husky-precommit
- Project: Agentic Code Review (https://robbiepalmer.me/projects/agentic-code-review.md)
- Status: Accepted
- Date: 2025-10-19
- Inherited from project: personal-site (https://robbiepalmer.me/projects/personal-site/adrs/014-husky-precommit.md)

Husky and lint-staged keep the service's staged TypeScript, configuration, and
documentation subject to the repository's fast local checks. The hooks continue
to delegate to mise so CI and local development share the same commands.

## Notes for Agentic Code Review

Husky and lint-staged keep the service's staged TypeScript, configuration, and
documentation subject to the repository's fast local checks. The hooks continue
to delegate to mise so CI and local development share the same commands.

---

Markdown index of this site: https://robbiepalmer.me/llms.txt
