this post was submitted on 15 Jan 2024
429 points (97.8% liked)
Programmer Humor
19480 readers
556 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why user standard version and conventional commits in the first place? When this is only a fraction of purposeful commit messages
Because if you are creating a changelog automatically based on the commit messages it will be very public and that user will look bad.
https://www.conventionalcommits.org/en/about/#tooling-for-conventional-commits
conv commut are used here... Somehow they know how get around thing like git hook
no-verify
:/Changelogs are published to stakeholders. So what I'm saying is you don't have to try to enforce a commit style using got hooks if you have public shaming at your disposal.