You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Current Behavior
> git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
⧗ input: featx: use commitlint instead of script
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Affected packages
cli
core
prompt
config-angular
Possible Solution
made a option to show problems only, this is good for vscode or ci tools.
Context
No response
The text was updated successfully, but these errors were encountered:
Expected Behavior
Current Behavior
Affected packages
Possible Solution
made a option to show problems only, this is good for vscode or ci tools.
Context
No response
The text was updated successfully, but these errors were encountered: