escapedcat
escapedcat
@ajubin yeah, happy if you could provide a PR to [the docs](https://commitlint.js.org/#/guides-ci-setup) here: https://github.com/conventional-changelog/commitlint/blob/master/docs/guides-ci-setup.md
> So the "^" is `commitlint` syntax? Because I cannot find it in `commitlint` documentation It's a [git syntax](https://git-scm.com/book/en/v2/Git-Tools-Revision-Selection#_ancestry_references): > The other main way to specify a commit is via...
Hey @thomasmost, great if you want to fiddle around with it. Not completely sure, but I feel like this might be place to start: - https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/ensure/src/case.ts#L38-L63 - https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/ensure/src/case.test.ts Have a...
Maybe something in #2335 can help you with this
Wouldn't know any reason why not. @armano2 you have any objections to this?
You mean if it's intended not to trim inputs? tbh I don't know. What would you expect? Is this blocking you in a way? Would be nice if you could...
Do you have time and motivation to look into this?
> The purpose of commitlint is to throw errors when you make mistakes True, I can understand this as well
Yeah, sure. Eventually just switching it should work ™️ Let me know if you run into issues.
Looks like [v7.2.0](https://www.npmjs.com/package/glob) is latest. You can use that directly. Good luck :)