Open jshthornton opened 7 years ago
Currently this package only detects commits which have the package scope prefixed in the commit scope.
In comparison commitlint strips out the package scope. https://github.com/marionebl/commitlint/blob/master/%40commitlint/config-lerna-scopes/index.js#L14
commitlint
What is the correct convention as these two lerna tools currently conflict?
Currently this package only detects commits which have the package scope prefixed in the commit scope.
In comparison
commitlint
strips out the package scope. https://github.com/marionebl/commitlint/blob/master/%40commitlint/config-lerna-scopes/index.js#L14What is the correct convention as these two lerna tools currently conflict?