codeinabox@programming.dev to Git@programming.devEnglish · 5 days agopre-commit hooks are fundamentally brokenjyn.devexternal-linkmessage-square18fedilinkarrow-up121arrow-down13cross-posted to: lobsters
arrow-up118arrow-down1external-linkpre-commit hooks are fundamentally brokenjyn.devcodeinabox@programming.dev to Git@programming.devEnglish · 5 days agomessage-square18fedilinkcross-posted to: lobsters
minus-squareMichal@programming.devlinkfedilinkarrow-up1·3 days agoCan you share what you use git commit hooks for?
minus-squarefalseWhite@programming.devlinkfedilinkarrow-up4·edit-23 days 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.