commitizen / commitizen/cz-cli

Use config/types from @commitlint/config-angular

Offen
#691 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
17.5k
Forks
566
Ø Merge
8 Std. 16 Min.
Gemergte PRs (30 T.)
1

Beschreibung

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?

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.