RSSAmplifier

Sidewalk to Nowhere · May 1, 2020

Mandatory Use of Git Hooks

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In my free time, I answer questions about Git on Stack Overflow, and I’ve seen a trend towards folks wanting to use hooks to enforce using various linting mechanisms or running test suites. This is generally a bad idea for a couple of reasons, mostly because it doesn’t achieve what you want to achieve and it makes advanced developers' lives needlessly difficult.

Read on sidewalk.crustytoothpaste.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.