You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`commitlint` is considered stable and is used in various projects as development tool.
108
+
109
+
We indentify **ease of adoption** and **developer experience** as fields where there
110
+
is room and need for improvement. The items on the roadmap should enhance `commitlint` regarding those aspects.
111
+
112
+
*[x]**Adoption** Provide reusable Travis CI integration: `@commitlint/travis-cli` (https://github.com/marionebl/commitlint/releases/tag/v5.1.0)
113
+
*[ ]**DX** Support PR squash scenario via [ahmed-taj/commitlint-bot](https://github.com/ahmed-taj/commitlint-bot/) and `@commitlint/travis-cli`
114
+
*[ ]**Adoption** Make [ahmed-taj/commitlint-bot](https://github.com/ahmed-taj/commitlint-bot/) configurable via `commitlint` configuration
115
+
*[ ]**Adoption** Create `commitlint init`
116
+
*[ ]**DX**: Extend the configuration schema to allow for additional fields (descriptions, examples, fixes) on both the rule and value level
117
+
*[ ]**DX**: Incorporate an extended version of [lennym/commit-template](https://github.com/lennym/commit-template) deducing a template from commitlint configuration
118
+
*[ ]**DX**: Rewrite `@commitlint/prompt` for better usability (might involve a lot of yak-shaving)
0 commit comments