-
Notifications
You must be signed in to change notification settings - Fork 943
Closed as duplicate of#2112
Labels
@skwde
Description
Steps to Reproduce
A commit message like
feat: init
closes <long URL to issue>
or several
feat: init
closes <long URL to issue> <another long URL to another issue>
triggers failure.
Current Behavior
commit fails
Expected Behavior
commit goes through
Affected packages
- cli
- core
- prompt
- config-angular
Possible Solution
Implement exception as already discussed here: #2112
Context
No response
commitlint --version
v9.18.0
git --version
git version 2.47.2
node --version
v24.4.1