Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CZ adapter #48

Open
fsmaia opened this issue Mar 4, 2021 · 1 comment
Open

CZ adapter #48

fsmaia opened this issue Mar 4, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fsmaia
Copy link

fsmaia commented Mar 4, 2021

Which cz-cli adapter should I use to be compliant with both commitlint-config-gitmoji and conventional-changelog-gitmoji-config?

I tried customizing cz-emoji without success since the types are also different from these ones.

@arvinxx
Copy link
Owner

arvinxx commented Mar 6, 2021

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:

@arvinxx arvinxx self-assigned this Mar 6, 2021
@arvinxx arvinxx added the enhancement New feature or request label Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants