Skip to content

Commit 2b08ff3

Browse files
committed
chore: remove readme toc git hook
1 parent d9bbcad commit 2b08ff3

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2-
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3-
## Table of contents
4-
5-
- [ Set of core commands for building AdonisJS projects ](#set-of-core-commands-for-building-adonisjs-projects)
6-
- [
7-
8-
Website
9-
10-
|
11-
12-
Guides
13-
14-
|
15-
16-
Contributing
17-
18-
](#website%0A----%0A------%0A----%0A------guides%0A----%0A------%0A----%0A------contributing)
19-
20-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
21-
221
<div align="center">
232
<img src="https://res.cloudinary.com/adonisjs/image/upload/q_100/v1558612869/adonis-readme_zscycu.jpg" width="600px">
243
</div>

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
},
7373
"husky": {
7474
"hooks": {
75-
"pre-commit": "doctoc README.md --title='## Table of contents' && git add README.md",
7675
"commit-msg": "node ./node_modules/@adonisjs/mrm-preset/validateCommit/conventional/validate.js"
7776
}
7877
},

0 commit comments

Comments
 (0)