seatonjiang / gitmoji-vscode

Gitmoji tool for git commit messages in VSCode
https://marketplace.visualstudio.com/items?itemName=seatonjiang.gitmoji-vscode
MIT License
275 stars 30 forks source link

Need to Sync gitmoji VS Extension with commitlint extends gitmoji #33

Open manudeli opened 2 years ago

manudeli commented 2 years ago

image

I want to use this VS extension with commitlint

commitlint catch error if use some gitmoji with commitlint extending gitmoji ex) refactor

https://github.com/arvinxx/gitmoji-commit-workflow/blob/master/packages/commit-types/src/index.ts

image

manudeli commented 2 years ago

https://github.com/arvinxx/gitmoji-commit-workflow/issues/313