FullStack
FullStack
@AlexanderOpran @batyshkaLenin Yeah. When used with `prepare-commit-msg`, it shows me that problem as well. So, I avoided using hooks with commitizen altogether. By the way for what purposes are you...
I use a similar approach as what @Puritanic mentioned above, and it doesn't need changes to the cli 1. Remove husky's `pre-commit` hook 2. Move the scripts it was executing...
**+1** on this. I noticed this issue today. It affects both `breakingBody` and `issuesBody`. ### As an example of what is happening: At first, I skipped the body, but answered...