-
-
Notifications
You must be signed in to change notification settings - Fork 302
Closed
Milestone
@woile
Description
Goal
The idea is to deprecate configParser in favor of using only toml configuration.
Description
Right now is possible to have a .cz, setup.cfg, .cz.cfg.
I think configParser is not flexible enough and hard to maintin.
Because commitizen already installs toml, I think we can move from .cz to .cz.toml and we can deprecate setup.cfg, .cz.cfg.
Tasks
- Remove from
initcommand ini files options - Clean documentation from
iniconfs - Remove from code