Closed
Description
I have been usuing gitui
quite regularly for a few weeks and I am in love with it. The only downside is that pre-commit
hooks are not running and sometimes I don't see errors until they hit CI.
Describe the bug
pre-commit hooks do not run.
To Reproduce
Create a commit in a repo with pre-commit hooks installed.
Try with a sample pre-commit.
pip instal pre-commit
pre-commit sample-config > .pre-commit-config.yaml
pre-commit install
Expected behavior
pre-commit hooks run after the message is entered.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
- wsl/Debian 9
- docker/stretch
- GitUI Version:
0.10.1