chore: Document & enforce conventional commit messages
This commit is contained in:
parent
eb75c4ecb0
commit
b787e97dc1
3 changed files with 87 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue