diff --git a/.githooks/pre-commit b/.githooks/pre-commit index 7cd5156..ef4ea5e 100755 --- a/.githooks/pre-commit +++ b/.githooks/pre-commit @@ -2,3 +2,4 @@ set -eu npm run check +npm run format:check diff --git a/AGENTS.md b/AGENTS.md index 2099ad3..2f886bb 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -101,12 +101,12 @@ npm run prepare Use standard prefixes — never `codex/`: -| Prefix | When to use | -|--------|-------------| -| `fix/` | Bug fixes and corrections | -| `feature/` | New functionality | +| Prefix | When to use | +| ---------- | ----------------------------------- | +| `fix/` | Bug fixes and corrections | +| `feature/` | New functionality | | `content/` | Copy, text, or content-only changes | -| `chore/` | Tooling, config, or housekeeping | +| `chore/` | Tooling, config, or housekeeping | ## Working Style diff --git a/index.html b/index.html index 326e6f8..cad6aa5 100644 --- a/index.html +++ b/index.html @@ -1,1037 +1,1287 @@ -
- - -