Sinjo @sinjo.dev · Apr 15

conventional commits and the banal build-time checks that enforce them are the result of software engineers not valuing writing skills one iota this stuff drives me up the wall

1 likes 2 replies

?

Replies

James O’Gorman · Apr 15

I don't like CC, but I relented and went with it for a new project at work. I wanted to use SemVer but our tooling does "continuous" versioning by default (v1, v2 ... v1024 etc) and people are used to versions being created on merge.

Norberto Lopes · Apr 15

I like to separate the two. I do like the commit/pr title to be "conventional commit"-ish but absolutely abhor enforcement of them.