I wish there was a better way to automate git precommit hooks using pure #PHP.
Right now I'm using Husky for that, and it's great, but it's obvs #JavaScript.
I've tried #GrumPHP but it's too opinionated about what it will and will not do, and frankly kinda a bummer to work with.


