escapedcat
escapedcat
[Looks like this was doen a long time ago](https://github.com/conventional-changelog/commitlint/commit/71fc40e4c0cbdd72d7f7a239616fdb08ea811d9a)? Can't really help here. You have time and motivation to dig into this?
Maybe you can try spreading the defaults and add yours? Not sure if that's possible but could work.
Does `#JIRA-123` work?
Where do you use commitlint? In the IDE or in the terminal? Does it work in the terminal? Can you add some example info with git history where it can...
@weixinwu thanks! prompt is not in a good state I believe. But sure, give it a try!
Tried with `node v18.15.0` on OSX ```sh echo "test pre-commit" | npx commitlint ⧗ input: test pre-commit ✖ subject may not be empty [subject-empty] ✖ type may not be empty...
@DavidWesley your issue sounds like #3256 @rangersss issue could be something else. Not sure.
Sure, but is it the same as #3256 ?
Sorry, I do not understand. #3256 is about a conflicting tsconfig. If your issue is about pnpm vs. yarn this is a different issue.
~Please see if the latest release fixes this: https://github.com/conventional-changelog/commitlint/releases/tag/v17.7.0~ See #3641 This will then hopefully be fixed with a new mayor version. yolo