commitizen / commitizen/cz-cli
commitizen got skipped when its inside pre-commit
未关闭
- 主要语言
- JavaScript
- 星标
- 17.5k
- 派生
- 566
- 平均合并
- 8 小时 16 分钟
- 30 天内合并 PR
- 1
描述
Its sort similar but a bit of work around as we do not yet have solution for https://github.com/commitizen/cz-cli/issues/448
I tried to trigger commitizen in pre-commit stage so it override the actual git commit behavior, but when commitizen ui popped up, pre-commit just ran through it instead of pausing at the commitizen step so I can utilize its UI for commit the change.
Is there way we can config pre-commit not to conclude until the first finished?
Thanks!
贡献指南
评估
这个 Issue 还没有评估数据。