carloscuesta / gitmoji-cli

A gitmoji interactive cli tool for using emojis on commits. 💻
https://www.npmjs.com/package/gitmoji-cli
MIT License
4.59k stars 206 forks source link

cutsom commit #1296

Closed CassandraCat closed 3 months ago

CassandraCat commented 3 months ago

Discussion

I want the format to be <type>[optional scope]: <emoji> <description>, for example, feat(gitmoji): ✨ add gitmoji config. How can I set it up?

Validations