File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# commitlint
4
4
5
+ [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ npm next] [ 10 ]] [ 3 ] [ ![ Travis branch] [ 4 ]] [ 5 ] [ ![ AppVeyor branch] [ 6 ]] [ 7 ]
6
+
5
7
* 🚓 Enforce commit conventions
6
8
* 🤖 Plays nice with ` conventional-changelog `
7
9
* 📦 Supports shareable configuration
@@ -78,3 +80,18 @@ npm install
78
80
npm start # run tests, again on change
79
81
npm run build # run build tasks
80
82
```
83
+
84
+
85
+ [ 0 ] : https://img.shields.io/badge/stability-stable-green.svg?style=flat-square
86
+ [ 1 ] : https://nodejs.org/api/documentation.html#documentation_stability_index
87
+ [ 2 ] : https://img.shields.io/npm/v/@commitlint/core.svg?style=flat-square
88
+ [ 3 ] : https://npmjs.org/package/@commitlint/core/latest.svg
89
+ [ 4 ] : https://img.shields.io/travis/marionebl/commitlint/master.svg?style=flat-square
90
+ [ 5 ] : https://travis-ci.org/marionebl/commitlint
91
+ [ 6 ] : https://img.shields.io/appveyor/ci/marionebl/commitlint/master.svg?style=flat-square
92
+ [ 7 ] : https://ci.appveyor.com/project/marionebl/commitlint
93
+
94
+ [ 8 ] : https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square
95
+ [ 9 ] : https://nodejs.org/api/documentation.html#documentation_stability_index
96
+
97
+ [ 10 ] : https://img.shields.io/npm/v/@commitlint/core/next.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments