style: Test install for commitizen

This commit is contained in:
2024-11-06 16:39:26 -07:00
parent 53ca14e64d
commit 3cd15f34cd
4 changed files with 22 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[tool.commitizen]
name = "cz_conventional_commits"
tag_format = "v$version"
version_scheme = "semver"
version_provider = "cargo"
update_changelog_on_bump = true
major_version_zero = true