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-squarefalseWhite@programming.devdeleted by creatorlinkfedilinkarrow-up5·8 months agoWow. How difficult is it to add --no-verify or simply -n flag to skip the pre-commit hooks?
minus-squaretyler@programming.devlinkfedilinkarrow-up1arrow-down3·8 months agoWhat’s the point then? Why bother with hooks at all?
Wow. How difficult is it to add
--no-verifyor simply-nflag to skip the pre-commit hooks?What’s the point then? Why bother with hooks at all?