chore: Document & enforce conventional commit messages

This commit is contained in:
Jade Ellis
2025-06-24 22:22:13 +01:00
parent eb75c4ecb0
commit b787e97dc1
3 changed files with 87 additions and 0 deletions
+5
View File
@@ -30,6 +30,11 @@ repos:
name: commit-msg-typos
stages: [commit-msg]
- repo: https://github.com/crate-ci/committed
rev: v1.1.7
hooks:
- id: committed
- repo: local
hooks:
- id: cargo-fmt