Skip to content

Discussion: deprecate configParser #55

Description

@woile

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 init command ini files options
  • Clean documentation from ini confs
  • Remove from code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions