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-squarefalseWhite@programming.devlinkfedilinkarrow-up3·3 days agoWow. How difficult is it to add --no-verify or simply -n flag to skip the pre-commit hooks?
minus-squaretyler@programming.devlinkfedilinkarrow-up1arrow-down1·2 days 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?