You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will try to make a cz-cli adapter package to suit most use case.But Actually I don't suggest to use cz-cli. Becasue cz-cli will force you to use several kind of gitmoji code,which will lose the meaning of gitmoji.
Actually I recommand to use VSCode Plugin or Webstorm Plugin to achieve similar goal and lint it with commitlint-config-gitmoji
Here is the demo of webstorm plugin usage:
Which cz-cli adapter should I use to be compliant with both
commitlint-config-gitmoji
andconventional-changelog-gitmoji-config
?I tried customizing cz-emoji without success since the types are also different from these ones.
The text was updated successfully, but these errors were encountered: