File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
[ ![ npm latest] [ 2 ]] [ 3 ] [ ![ npm next] [ 10 ]] [ 3 ] [ ![ Travis branch] [ 4 ]] [ 5 ] [ ![ AppVeyor branch] [ 6 ]] [ 7 ]
10
10
11
11
12
- * π Enforce commit conventions
13
- * π€ Plays nicely with ` conventional-changelog `
14
- * π¦ Supports shareable configuration
12
+ * π Be a good ` commitizen `
13
+ * π¦ Share configuration via ` npm `
14
+ * π€ Tap into ` conventional-changelog `
15
15
16
16
## Getting started
17
17
@@ -31,9 +31,9 @@ echo "module.exports = {extends: ['@commitlint/config-angular']}" > commitlint.c
31
31
* Configuration is picked up from ` commitlint.config.js ` files
32
32
* Packages: [ cli] ( ./@commitlint/cli ) , [ core] ( ./@commitlint/core )
33
33
* See [ Rules] ( ./docs/reference-rules.md ) for a complete list of possible rules
34
- * An example configurations can be found at [ @commitlint/config-angular ] ( ./@commitlint/config-angular/index.js )
34
+ * An example configuration can be found at [ @commitlint/config-angular ] ( ./@commitlint/config-angular/index.js )
35
35
36
- ## Shared configurations
36
+ ## Shared configuration
37
37
38
38
A number of shared configurations are available to install and use with ` commitlint ` :
39
39
You canβt perform that action at this time.
0 commit comments