Open bud-mo opened 2 years ago
Hi all,
I propose to read the commit lint configuration to adapt the cli to have a single configuration for both tools. A use case:
The user expect to not be allowed to skip the "scope" step in commit lint, also the help message should show the scopes accepted.
Current situation: Nothing of this will happen and commitlint will fails wit the message built by commitzen cli.
you can try changing the adapter https://cz-git.qbenben.com/config/engineer.html#scopes
Hi all,
I propose to read the commit lint configuration to adapt the cli to have a single configuration for both tools. A use case:
The user expect to not be allowed to skip the "scope" step in commit lint, also the help message should show the scopes accepted.
Current situation: Nothing of this will happen and commitlint will fails wit the message built by commitzen cli.