| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: extend header allowlist to text/editing modules | Craig Jennings | 2026-05-24 | 1 | -2/+13 |
| | | | | | I added the nine custom-* modules to the classified allowlist so the header-validation test enforces the contract on them too. 16 of 102 modules are now covered. | ||||
| * | test: enforce load-graph headers on classified modules | Craig Jennings | 2026-05-24 | 1 | -0/+111 |
| I added test-init-module-headers.el, which checks that every classified module declares the seven required header lines and names any that are missing. The classified set is an explicit allowlist that grows one batch at a time. Parity with the init.el require set is the Phase 1 exit criterion. The cases cover the happy path, a single missing line, the eager-reason conditional, and allowlist scoping. | |||||
