Search posts, tags, users, and pages
Dinys Monvoisin
Software developer, JavaScript Euthusiasts, Inspiring Blogger
Great list of resources. Is it possible to customise your commit using Commitizen? Or there are better alternatives.
Would you mind sharing the GitHub repositories you are currently working?
Dharmen Shah
Sr. Full-Stack Developer
I think adapters can help you for modifying commit messages.
You can check my repos at: github.com/shhdharmen
Maximilian Berkmann
Web and programming
Yes, if you use a known commit convention (e.g. ESLint) then there are adapters for them but for your own one, you'll need to write the adapter yourself.