commitizen / commitizen/cz-cli
Integrate .czrc file into .gitconfig
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
Instead of creating a new `.czrc` file for configuration, can we utilize the existing configuration file `.gitconfig`, so we don't have create an additional file.
Other git related tools like `tig` support this very well.
This can be handy as different tools use their own configuration files might mass up the directory.
Contributor guide
Assessment
This issue has not been assessed yet.