Tim Hsiung
Tim Hsiung
## Action Items - Survey how other tools with multiple configuration files work when they detect multiple configuration files. - For example, the tool `prettier` can be configured by `.prettier.rc`,...
### Description As title. ### Possible Solution _No response_ ### Additional context _No response_ ### Related issues _No response_
https://github.com/commitizen-tools/commitizen/issues/1640#issuecomment-3551305424 # Historical note The config option `version_files` was called `files` long long time ago. # Action items - [ ] Add an option `--version-files-only` to `cz bump` - [...
## Description Closes #1628. ## Checklist - [x] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/)
### Description As title. A `ChainMap` keeps more information and is easier to debug. ### Possible Solution _No response_ ### Additional context https://realpython.com/python-chainmap/#prioritizing-command-line-apps-settings ### Related issues _No response_
### Type - [ ] Content inaccurate - [x] Content missing - [ ] Typo ### URL NA ### Description See #1047
### Description Some questions about exit codes were raised while I was reviewing our document. 1. The current description of `NotAllowed` is ``` `--incremental` cannot be combined with a rev_range...
## Description `BaseFormat` already looks like a base class for changelog format, but it has a parent class protocol `ChangelogFormat`. It is confusing to me. Additionally, the protocol `ChangelogFormat` declares...
… readability and better type ## Description ## Checklist - [ ] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/) ### Code Changes - [ ] Add test cases to all the...
or maybe let's add those types? _Originally posted by @Lee-W in https://github.com/commitizen-tools/commitizen/issues/1627#issuecomment-3315929833_