Skip to content

Incorrect deprecation warning when no config is used #159

@jameswilliams1

Description

@jameswilliams1

On my project the default settings are fine but I use a setup.cfg for configuring other tools. Because of this I get a deprecation warning from commitizen about switching to using pyproject.toml instead. If no settings are specified for commitizen in the setup.cfg then it shouldn't give a warning. Currently I have had to add:

[tool.commitizen]

to my pyproject.toml with no settings to stop the warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions