commitizen / commitizen/cz-cli

Use config/types from @commitlint/config-angular

Ouverte
#691 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
17.5k
Forks
566
Merge moyen
8 h 16 min
PR mergées (30 j)
1

Description

Is it possible to use the same config as used/setup with commitlint?

We are using commitlint to check the messages with the (new) [@commitlint/config-angular(https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-angular)

Is it possible to use the same config for `commitizen`?
e.g.
```
"config": {
"commitizen": {
"path": " "@commitlint/config-conventional""
}
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
}
```
Or is this only possible with a custom config?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.