For the love of God, stop it with Git Hooks already.
It's a pity that you've set them up, because I'm disabling it ASAP
hooksPath = /dev/null
I'm not going to wait, even for a second for it to pass.
Linting, formatting, unit testing and other stuff will never take seconds of time, and won't pass 100% of the time.
It hurts productivity. Just set up CI and delete this useless shit, called Git Hooks.