### Steps to Reproduce A commit message like ```commit feat: init closes <long URL to issue> ``` or several ```commit 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: https://github.com/conventional-changelog/commitlint/issues/2112 ### Context _No response_ ### commitlint --version v9.18.0 ### git --version git version 2.47.2 ### node --version v24.4.1