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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,10 +109,10 @@ A number of shared configurations are available to install and use with `commitl
109
109
We indentify **ease of adoption** and **developer experience** as fields where there
110
110
is room and need for improvement. The items on the roadmap should enhance `commitlint` regarding those aspects.
111
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`
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
116
*[ ]**DX**: Extend the configuration schema to allow for additional fields (descriptions, examples, fixes) on both the rule and value level
117
117
*[ ]**DX**: Incorporate an extended version of [lennym/commit-template](https://github.com/lennym/commit-template) deducing a template from commitlint configuration
118
118
*[ ]**DX**: Rewrite `@commitlint/prompt` for better usability (might involve a lot of yak-shaving)
0 commit comments