idea-conventional-commit icon indicating copy to clipboard operation
idea-conventional-commit copied to clipboard

Support gitmoji

Open paulschroeder-tomtom opened this issue 1 year ago • 3 comments
trafficstars

Hey, would be nice if you can add the possibility of gitmoji to the matching regexes :smile:

paulschroeder-tomtom avatar Jun 07 '24 12:06 paulschroeder-tomtom

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

Thsnks!

lppedd avatar Jun 07 '24 12:06 lppedd

  • Subscopes result in naming convention violation: image

  • Gitmoji results in non-standard whitespace: image

paulschroeder-tomtom avatar Jun 21 '24 09:06 paulschroeder-tomtom

  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.

lppedd avatar Jun 21 '24 09:06 lppedd