7 Feb
2023
7 Feb
'23
2:30 p.m.
Hi, We have a pre-commit hook in the wiki but people forget to install it. And it was not easy to update and propagate the changes. We decided to embed it in koha-testing-docker and install it automatically. So if you see a message telling you your commit is missing something, don't ignore it ;) Note that you can force the commit with --no-verify. It's working inside and outside a ktd shell. Cheers, Jonathan original issue in misc4dev which was then moved to ktd: https://gitlab.com/koha-community/koha-misc4dev/-/issues/59 https://gitlab.com/koha-community/koha-testing-docker/-/issues/347