Files
rootiest c3ff5611ab 🧑‍💻 devxp(commitizen): add gitmoji support to commitizen >>> 15m
Added gitmoji+conventional-commits and integrated in lazygit
2024-07-27 06:39:14 -04:00

8 lines
164 B
TOML

[tool.commitizen]
name = "cz_gitmoji"
tag_format = "$version"
version_scheme = "semver"
version = "0.0.1"
update_changelog_on_bump = true
major_version_zero = true