Menu

Post image 1
Post image 2
1 / 2
354

Stop Using Conventional Commits

Hacker News·Stop Using Conventional Commits·3 months ago
#FsQ9qRnA
Reading 0:00
15s threshold

You’ve almost certainly encountered Conventional Commits before. It may have reared its ugly head in the changelog of an open source project you’ve used. It may have been the enforced commit format for an open source project you contributed to. A lot of people swear by it. I swear at it. Even though it is used by a large number of popular open source projects , Conventional Commits is an actively bad standard which encourages focus on the wrong things and fails to deliver on its promises . Focus Failure Conventional Commits promises to add semantic meaning to commit messages to aid developers and end-users in understanding the changes made in a commit. However, Conventional Commits fails to do this in spectacular fashion. To demonstrate this, let’s look at the anatomy of a conventional commit.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More