🧑‍💻 devxp(commitizen): add gitmoji support to commitizen >>> 15m

Added gitmoji+conventional-commits and integrated in lazygit
This commit is contained in:
2024-07-27 06:39:14 -04:00
parent 523f3e7119
commit c3ff5611ab
+1 -1
View File
@@ -1,5 +1,5 @@
[tool.commitizen]
name = "cz_conventional_commits"
name = "cz_gitmoji"
tag_format = "$version"
version_scheme = "semver"
version = "0.0.1"