terraform-openstack-landing.../.cz.toml
Bertrand Lanson bbfa3b4592
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 5s
pull-requests-open / Check pre-commit status (pull_request) Successful in 14s
feat: add tests to module
2024-09-09 20:45:03 +02:00

7 lines
159 B
TOML

[tool.commitizen]
name = "cz_conventional_commits"
version_provider = "scm"
update_changelog_on_bump = true
major_version_zero = true
tag_format = "v$version"