codeinabox@programming.dev to Git@programming.devEnglish · 8 months agopre-commit hooks are fundamentally brokenjyn.devexternal-linkmessage-square18linkfedilinkarrow-up121arrow-down13
arrow-up118arrow-down1external-linkpre-commit hooks are fundamentally brokenjyn.devcodeinabox@programming.dev to Git@programming.devEnglish · 8 months agomessage-square18linkfedilink
minus-squareMichal@programming.devlinkfedilinkarrow-up1·8 months agoCan you share what you use git commit hooks for?
minus-squarefalseWhite@programming.devdeleted by creatorlinkfedilinkarrow-up6·8 months agoI run an eslint fix and prettier formatter. It’s a typescript project.
Can you share what you use git commit hooks for?
I run an eslint fix and prettier formatter. It’s a typescript project.