Skip to content

Commit 3d728e3

Browse files
committed
📝 docs: Removed unnecesary documentation
1 parent cf1788f commit 3d728e3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

packages/commitlint-plugin/README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,6 @@
44

55
a commitlint plugin to add gitmoji check rule
66

7-
## Custom Gitmoji JSON path or URL
8-
9-
## Fetch Error
10-
11-
if you meet the below error. It means that you failed to fetch the `gitmojis.json` file.
12-
13-
```shell
14-
Failed to fetch gitmoji JSON, please refer to https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/plugin#fetch-error for help.
15-
```
16-
17-
the solution is that manual downloads the [gitmoji.json](https://raw.githubusercontent.com/carloscuesta/gitmoji/master/src/data/gitmojis.json) file and add it to `node_modules/commitlint-plugin-gitmoji/lib` folder
18-
197
## License
208

219
[MIT](../../LICENSE) ® Arvin Xu

0 commit comments

Comments
 (0)