aboutsummaryrefslogtreecommitdiff
path: root/tests/test-coverage-core--format-report.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-29 04:08:19 -0400
committerCraig Jennings <c@cjennings.net>2026-06-29 04:08:19 -0400
commita9113fb39a64a8dc442001b6f041631bc744e50f (patch)
tree2280b96cf561ded4afc118b09d8272ce94c95e41 /tests/test-coverage-core--format-report.el
parente606f1d6439b9aa688d95911024ccc7a8d073725 (diff)
downloaddotemacs-a9113fb39a64a8dc442001b6f041631bc744e50f.tar.gz
dotemacs-a9113fb39a64a8dc442001b6f041631bc744e50f.zip
refactor: normalize module package headers and enforce them
The first-line header on 33 modules named the file without its .el extension (;;; font-config --- ... rather than ;;; font-config.el --- ...), the form checkdoc and package-lint expect and the other modules already use. I normalized all 33 to the canonical ;;; name.el --- summary shape. The change is line 1 only. A new test, test-meta-package-headers.el, locks the convention. It checks every module for the canonical first line, Commentary before Code, a provide footer, and no BOM, and unit-tests the checker against each malformed shape so the guard itself is proven.
Diffstat (limited to 'tests/test-coverage-core--format-report.el')
0 files changed, 0 insertions, 0 deletions