Skip to content

chore(repo): normalize commit messages#115

Open
marcus wants to merge 1 commit intomainfrom
task/commit-normalize
Open

chore(repo): normalize commit messages#115
marcus wants to merge 1 commit intomainfrom
task/commit-normalize

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 12, 2026

Summary

  • add a repo-managed commit-msg hook that validates the first line of new commit messages
  • install both pre-commit and commit-msg hooks from make install-hooks
  • document the forward-looking commit subject convention in the README

Testing

  • make install-hooks
  • smoke-tested valid and invalid subjects through .git/hooks/commit-msg
  • go test ./...

Nightshift-Task: commit-normalize
Nightshift-Ref: https://github.com/marcus/nightshift
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