-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
Project status #1
Comments
Any help is welcome! I found most of the JS tools overly complex, with a lot of dead links to the docs, and too tied to javascript. If you want to create a commiter, in the readme you have everything you need to do it, they are similar to flask plugins, and you could upload them to pip separately to this project. Remember to set your commiter in the For the linter I don't find it useful really, maybe you can explain a bit further its purpouse. But if this tools is generating the message and commiting, why do I need to lint? Regarding the status, I'd really like to hear better ideas and how to improve the project. For my particular case, I'm only missing the changelog generator. Glad you liked it, |
docs: add docs for 3rd party module cz-github-jira-conventional
…not-plugins fix: Ignore packages that are not plugins
Hello! I have found your tool and I think it looks awesome!
I really want to use it, but I have several questions about this project and its current state.
Here's some background:
commitizen.js
,husky
,commitlint
for mynode
andvue
projectspre-commit
,gitlint
for mypython
projectsI want to use the same
json
configuration for bothpython
andjs
projects.In
js
I usecz-customizable
to specify any format I want. Do you have anything that works the same way?How can I lint my conventional commits? In
js
there's acommitlint
library, which works with conventional format: http://marionebl.github.io/commitlint/#/guides-local-setupAnd the last question: what's the current project status? I am highly interested in making a reliable and cross-platform commit configuration and linting.
That's it.
Let me know if you need any help!
The text was updated successfully, but these errors were encountered: