Skip to content

Conversation

jserv
Copy link
Contributor

@jserv jserv commented Feb 21, 2025

The commit 4b1025c enforces American English in commit messages, but the spell checker might get confused with git commit hashes. Now, the hook looks for the word commit followed by a space and a Git hash of 7-40 hex characters. It replaces this entire pattern with the word commit.

Change-Id: Ie718004a70dd27c0a64ac8af531395bd3d6fd6e1

The commit 4b1025c enforces American English in commit messages, but the
spell checker might get confused with git commit hashes. Now, the hook
looks for the word commit followed by a space and a Git hash of 7-40 hex
characters. It replaces this entire pattern with the word commit.

Change-Id: Ie718004a70dd27c0a64ac8af531395bd3d6fd6e1
@jserv jserv merged commit de3b2ca into master Feb 21, 2025
4 checks passed
@jserv jserv deleted the skip-commit-hash branch February 21, 2025 19:15
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