chore: added cliff.toml, release.toml and rustfmt.toml

This commit is contained in:
2026-04-23 20:22:27 +02:00
parent dc47964310
commit 480467ac32
3 changed files with 68 additions and 0 deletions

1
release.toml Normal file
View File

@@ -0,0 +1 @@
pre-release-hook = ["git", "cliff", "-o", "CHANGELOG.md", "--tag", "{{version}}"]