I normally use build for what's described here:
https://github.com/marionebl/commitlint/blob/master/@commitlint/prompt/src/settings.js#L27
cz has chore like: "Other changes that don't modify src or test files".
In addition to this, when loading @commitlint/config-angular there is no help prompts for build, ci, or revert.
I'm interested in adding those, but build kind of conflicts.
I normally use
buildfor what's described here:https://github.com/marionebl/commitlint/blob/master/@commitlint/prompt/src/settings.js#L27
cz has chore like: "Other changes that don't modify src or test files".
In addition to this, when loading @commitlint/config-angular there is no help prompts for
build,ci, orrevert.I'm interested in adding those, but
buildkind of conflicts.