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
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
3 changed files with 87 additions and 0 deletions

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