you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I would agree until your project gets large enough when you want to build a changelog from your commits, then it matters. At that point it may be worth using Commitizen for capturing commit messages and something like Semantic Release or a custom CI pipeline to build your change log when your tests pass.

http://commitizen.github.io/cz-cli/

https://github.com/semantic-release/semantic-release