escapedcat

Results 637 comments of escapedcat

`@commitlint/[email protected]`, I assume you get the same issue with the latest version

Alright, thanks. Yeah, `prompt` is not in a good state anymore. If you want to have a look how to fix this give it a try. Otherwise have a look...

Isn't sentence case for the subject correct in this way? Subject is "Test Commit" and that's sentence case? https://commitlint.js.org/#/reference-rules?id=subject-case

Got it! Thanks > In my opinion, "Test Commit" should wrong and "Test commit" is true form of the sentence-case. I have seen similar situations in my research on the...

True, good point. [Looking at the current implementation](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/ensure/src/to-case.ts/#L23-L25) it looks like it does what it's supposed to do. Maybe the docs should be more clear about this. Wondering why there's...

Deepdived into some history of this *feature*: 1. Was introduced here: #117 1. Updated here: #531 1. Again: #2794 Not actually sure what to do with this now :P Looks...

> A refactor PR that changed behaviour? 😱 Well... "things" happen. Let's focus on the future here :P