conventional-changelog / conventional-changelog/commitlint

feat: type-enum-extra

Open
#3,693 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
18.7k
Forks
970
Avg merge
7h 33m
Merged PRs (30d)
49

Description

### Expected Behavior

now that if i want to add one specific type enum, i have to copy the whole old type-enum configuration.

if there is a `type-enum-extra`, i can just add some extra without inpacting old type-enum, like this:

```
'type-enum-extra': ['cleanup']
```

wouldn't that be easier?

thanks a bunch

### Current Behavior

_No response_

### Affected packages

- [ ] cli
- [ ] core
- [ ] prompt
- [ ] config-angular

### Possible Solution

_No response_

### Context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.