cz-changeup 0.1.2

Creator: coderz1093

Last updated:

Add to Cart

Description:

czchangeup 0.1.2

cz-changeup


This plugin is a version of
Commitizen's default conventional
style with a more informative changelog format.
Installation
pip install cz-changeup

Configuration
Add to your pyproject.toml:
[tool.commitizen]
name = "cz_changeup"

The behavior of the plugin can be customized by providing the following options under tool.commitizen:



Option
Description
Default
Example




changeup_repo_base_url
The base URL for the repository. If given, adds a link to the commit for each entry in the changelog.
""
"https://github.com/my/repo"


changeup_show_body
Whether to include the commit body in the changelog.
true



changeup_body_indent
The number of spaces to indent the commit body if show_body is set to true.
2

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.