chore: Document & enforce conventional commit messages
This commit is contained in:
parent
eb75c4ecb0
commit
b787e97dc1
3 changed files with 87 additions and 0 deletions
2
committed.toml
Normal file
2
committed.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
style = "conventional"
|
||||
allowed_types = ["ci", "build", "fix", "feat", "chore", "docs", "style", "refactor", "perf", "test"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue