smartknob-ha / firmware

smartknob firmware, esp-idf based instead of tasmota
GNU Affero General Public License v3.0
2 stars 1 forks source link

Conventional commits pre-commit hook #25

Closed abrondijk closed 11 months ago

abrondijk commented 11 months ago

Install a pre-commit hook to check commit messages for Conventional Commits formatting, and enforce them.

This will allow semantic versioning and changelogs to be generated based off commit messages.