File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ This plugin extends the functionality of [Conventional Commit][2] to provide com
1111types and scopes via Commitlint rules. The only requisite is to have a ` .commitlintrc.json ` file
1212in the project's root directory.
1313
14+ The considered rules are ** type-enum** and ** scope-enum** .
15+
1416<br />
1517<img src =" https://raw.githubusercontent.com/lppedd/idea-conventional-commit-commitlint/master/images/example.png " alt =" Completion example " >
1618
Original file line number Diff line number Diff line change 66 The only requisite is to have a < code > .commitlintrc.json</ code > file in the project's root
77 directory.
88</ p >
9+ < p > The considered rules are < strong > type-enum</ strong > and < strong > scope-enum</ strong > </ p > .
910< br />
1011< p >
1112 Read additional details
You can’t perform that action at this time.
0 commit comments