Skip to content

feat: add commit message normalizer#134

Open
marcus wants to merge 1 commit intomainfrom
feat/commit-message-normalizer-v19
Open

feat: add commit message normalizer#134
marcus wants to merge 1 commit intomainfrom
feat/commit-message-normalizer-v19

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 14, 2026

Summary

  • add reusable commit message normalization helpers and a td commit-message / td commit-msg command
  • install a worktree-safe commit-msg hook alongside the existing pre-commit hook
  • document the normalized commit workflow and cover hook behavior, suffix handling, and skip rules with tests

Testing

  • go test ./internal/git ./cmd
  • manual smoke pass in a temp repo/worktree for focused issue normalization, explicit docs no-issue commits, duplicate suffix cleanup, malformed suffix rejection, and hook rewriting

Automated by nightshift

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