aboutsummaryrefslogtreecommitdiff
path: root/tests/test-prog-python-commands.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
commit63aedc233ea459eaf824aeb1934833ef9872a4ed (patch)
tree55a24b81fb8030c15bb4ce0ce7779e251b0f0806 /tests/test-prog-python-commands.el
parentd4122642cb8f1eca899221ed2a17ee4315facfda (diff)
downloaddotemacs-63aedc233ea459eaf824aeb1934833ef9872a4ed.tar.gz
dotemacs-63aedc233ea459eaf824aeb1934833ef9872a4ed.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-prog-python-commands.el')
0 files changed, 0 insertions, 0 deletions