Skip to content

Commit 636d967

Browse files
committed
style(commitizen): initial support
1 parent 03a5962 commit 636d967

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[tool.commitizen]
2+
name = "cz_conventional_commits"
3+
tag_format = "$version"
4+
version_scheme = "pep440"
5+
version_provider = "pep621"
6+
update_changelog_on_bump = true

0 commit comments

Comments
 (0)