vscode-git-semantic-commit icon indicating copy to clipboard operation
vscode-git-semantic-commit copied to clipboard

feat: Supporting python's commitizen configuration file

Open yajo opened this issue 3 years ago • 1 comments

It would be great to support the configuration format for Python's implementation of commititzen. You can see here how it's configured: https://commitizen-tools.github.io/commitizen/config/

The syntax seems quite simple and doesn't necessarily involve pacakges. This way, we can configure the CLI and the IDE all with a single file! 🚀

yajo avatar Apr 01 '21 07:04 yajo

Thanks for the suggestion - integrating with Commitizen (in general including the other configuration files) could be pretty handy indeed.

Maybe would you (or anyone else seeing this issue) like to contribute this feature?

nitayneeman avatar Apr 17 '21 12:04 nitayneeman