Skip to content

Commit 0b78107

Browse files
docs: add table of contents in readme
1 parent 5086ea3 commit 0b78107

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ commitlint checks if your commit messages meets the [conventional commit format]
44

55
[![PkgGoDev](https://pkg.go.dev/badge/github.com/conventionalcommit/parser)](https://pkg.go.dev/github.com/conventionalcommit/parser)
66

7+
#### Table of Contents
8+
9+
+ [Installation](#installation)
10+
+ [Enable in Git Repo](#enable-in-git-repo)
11+
+ [Benefits using commitlint](#benefits-using-commitlint)
12+
+ [Commit Types](#commit-types)
13+
+ [Library](#library)
14+
- [Config Precedence](#config-precedence)
15+
- [Message Precedence](#message-precedence)
16+
- [Default Config](#default-config)
17+
+ [License](#license)
18+
719
### Installation
820

921
```bash

0 commit comments

Comments
 (0)