escapedcat
escapedcat
@ShiftWatchOut happy for a PR
I understand your usecase. I feel like people will always be surprised the first time they run into certain tools, i.e. commitlint, eslint, etc. Hard to find a technical feature...
Do you know any tools which have this kind of feature? Would you be able to provide a PR? Maybe there is chance to think about it.
> [... ]we could just add a custom error object to the config. One which would modify the error if commitlint is being used for the first time? Or a...
Relates to #3218 I guess. Happy for a PR if you're motivated and have time. Had a look where this was introduced: https://github.com/conventional-changelog/commitlint/issues/3007#issuecomment-1030568481 So looks like we wanted to avoid...
Thanks for your feedback @jrolfs ! There were [quite some people involved](https://github.com/conventional-changelog/commitlint/pull/2698) to add the TS support. I believe we should support this because this is were projects are heading...
Just to clarify. When you say `packages` you mean a [monorepo with lerna](https://lerna.js.org/) or something else?
Thanks for the report! > Do not use slashes as the multi-scope values delimeter. I guess this would break [multi-scope functionality](https://commitlint.js.org/#/concepts-commit-conventions?id=multiple-scopes) for other users. commitlint offers a package called [config-lerna-scopes](https://www.npmjs.com/package/@commitlint/config-lerna-scopes)...
@longlho happy for any PR!
Hey @xCykrix , thx for your efforts! I could imagine to add this to the core. Let's see what @marionebl @byCedric think about it.