lppedd/idea-conventional-commit

Support gitmoji

Opened this issue ยท 3 comments

Hey, would be nice if you can add the possibility of gitmoji to the matching regexes ๐Ÿ˜„

Hey! Where exactly do you see gitmojis not being supported? (a screenshot would help)

Thsnks!

  • Subscopes result in naming convention violation:
    image

  • Gitmoji results in non-standard whitespace:
    image

  1. Settings > Version Control > Commit. Modify the Scope pattern:

    image

  2. The Conventional Commits spec doesn't support prefixing a type with other tokens, so it's unlikely I'll add support for that.