File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
@commitlint/config-angular Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33Lint your commits, angular-style
44
5- Shareable ` commitlint ` config enforcing the [ Angular commit convention] ( https://github.com/angular/angular/blob/master /CONTRIBUTING.md#commit ) .
5+ Shareable ` commitlint ` config enforcing the [ Angular commit convention] ( https://github.com/angular/angular/blob/main /CONTRIBUTING.md#commit ) .
66Use with [ @commitlint/cli ] ( ../cli ) and [ @commitlint/prompt-cli ] ( ../prompt-cli ) .
77
88## Getting started
@@ -128,7 +128,7 @@ echo "fix: some message" # passes
128128- ** rule** : ` never `
129129
130130The [ angular commit
131- convention] ( hhttps://github.com/angular/angular/blob/master /CONTRIBUTING.md#commit )
131+ convention] ( hhttps://github.com/angular/angular/blob/main /CONTRIBUTING.md#commit )
132132does not use a ` ! ` to define a breaking change in the commit subject. If you
133133want to use this feature please consider using the [ conventional commit
134134config] ( https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional#commitlintconfig-conventional ) .
You can’t perform that action at this time.
0 commit comments