File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 10
10
>
11
11
> ` cat docs/assets/commitlint.json | svg-term --out docs/assets/commitlint.svg --frame --profile=Seti --height=20 --width=80 `
12
12
13
- [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ Github Acrions ] [ 4 ]]
13
+ [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ Github Actions ] [ 4 ]] [ 5 ]
14
14
15
15
- 🚓 Be a good ` commitizen `
16
16
- 📦 Share configuration via ` npm `
@@ -350,6 +350,7 @@ npx lerna exec --no-bail --no-private --no-sort --stream -- '[ -n "$(npm v . dis
350
350
[ 2 ] : https://img.shields.io/npm/v/@commitlint/cli.svg?style=flat-square
351
351
[ 3 ] : https://npmjs.org/package/@commitlint/cli
352
352
[ 4 ] : https://github.com/conventional-changelog/commitlint/actions/workflows/CI.yml/badge.svg
353
+ [ 5 ] : https://github.com/conventional-changelog/commitlint/actions/workflows/CI.yml
353
354
[ 8 ] : https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square
354
355
[ 9 ] : https://nodejs.org/api/documentation.html#documentation_stability_index
355
356
[ 10 ] : https://img.shields.io/npm/v/@commitlint/cli/next.svg?style=flat-square
Original file line number Diff line number Diff line change 8
8
9
9
# commitlint   ; [ ![ slack] [ 11 ]] [ 12 ]
10
10
11
- [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ Github Acrions ] [ 4 ]]
11
+ [ ![ npm latest] [ 2 ]] [ 3 ] [ ![ Github Actions ] [ 4 ]] [ 5 ]
12
12
13
13
` commitlint ` helps your team adhere to a commit convention. By supporting npm-installed configurations it makes sharing of commit conventions easy.
14
14
@@ -62,6 +62,7 @@ commitlint --from=HEAD~1
62
62
[ 2 ] : https://img.shields.io/npm/v/@commitlint/cli.svg?style=flat-square
63
63
[ 3 ] : https://npmjs.org/package/@commitlint/cli
64
64
[ 4 ] : https://github.com/conventional-changelog/commitlint/actions/workflows/CI.yml/badge.svg
65
+ [ 5 ] : https://github.com/conventional-changelog/commitlint/actions/workflows/CI.yml
65
66
[ 8 ] : https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square
66
67
[ 9 ] : https://nodejs.org/api/documentation.html#documentation_stability_index
67
68
[ 10 ] : https://img.shields.io/npm/v/@commitlint/cli/next.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments