This repository was archived by the owner on Aug 26, 2026. It is now read-only.
Patch Changes
- 4da99ff: Add pre-commit
scripts/check-em-dashes.shwired intolint-staged*.mdblock. Greps each staged markdown file for U+2014 (em-dash), prints<file>:<lineno>:<content>to stderr per match, and fails the commit with exit 1 when any match is found. Override withgit commit --no-verifywhen intentional (e.g., quoted external text).docs/problems/README-history.mdis skipped to preserve the forward-chronology archive of pre-hook prose. Closes P008.