Skip to content

feat: remove jargon from commit messages - #138

Merged
mattnorris merged 2 commits into
mainfrom
jargon-hooks
Sep 25, 2026
Merged

mattnorris merged 2 commits into
mainfrom
jargon-hooks

Conversation

@mattnorris

Copy link
Copy Markdown
Collaborator

No description provided.

A commit-msg hook checks each message against the jargon wordlist, and a
pre-push hook checks every unpublished commit's message and added lines, which
also catches commits made without hooks. Exceptions live in
.essentials-sync-jargon.json at the repo root: file globs whose added lines are
never flagged, and literal text blanked before matching.
The global exclude listed \.git/, which matched .git/COMMIT_EDITMSG, so the
jargon commit-msg hook received no file and failed on every commit.
@mattnorris
mattnorris merged commit e81af9a into main Sep 25, 2026
1 check passed
@mattnorris
mattnorris deleted the jargon-hooks branch September 25, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant