Skip to content

Commit a315440

Browse files
committed
docs: add Gitmoji Commit Workflow to community projects
update layout
1 parent a330a7f commit a315440

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/reference-community-projects.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ If you want to add a project to this list [open a pull request](https://github.c
1010

1111
## List of Projects
1212

13-
- [commitlint.io](https://github.com/tomasen/commitlintio) - helps your project to ensures nice and tidy commit messages without needing any download or installation
14-
- [commitlint plugin function rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) - use functions as rule value to create rules based on commit messages, with regular expressions and more
15-
- [commitlint-gitlab-ci](https://gitlab.com/dmoonfire/commitlint-gitlab-ci/) - a small wrapper around `commitlint` for working with the quirks of Gitlab's CI without failing jobs
13+
- [Gitmoji Commit Workflow](https://github.com/arvinxx/gitmoji-commit-workflow)
14+
- [commitlint.io](https://github.com/tomasen/commitlintio)
15+
helps your project to ensures nice and tidy commit messages without needing any download or installation
16+
- [commitlint plugin function rules](https://github.com/vidavidorra/commitlint-plugin-function-rules)
17+
use functions as rule value to create rules based on commit messages, with regular expressions and more
18+
- [commitlint-gitlab-ci](https://gitlab.com/dmoonfire/commitlint-gitlab-ci/)
19+
a small wrapper around `commitlint` for working with the quirks of Gitlab's CI without failing jobs

0 commit comments

Comments
 (0)