conventional-changelog / conventional-changelog/commitlint

[config-lerna-scopes] do not remove npm scope

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

Description

https://github.com/conventional-changelog/commitlint/blob/b51f89d18f3931c73b219c901448c14313f155b6/%40commitlint/config-lerna-scopes/index.js#L53

why are we removing the npm scope of the packages here?

I have the following scenario:
- @scopeA/package1
- @scopeB/package1

I want to be able to differentiate the two in the scopes of the commit messages, so I need to be able to write: "feat(@scopeA/package1): something new".

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.