Live data from Hacker News

Oh Shit, Git

ohshitgit.com

1–10 of 237 posts

Re: Oh Shit, Git

#9
> This usually happens to me if I commit, then run tests/linters... and FML, I didn't put a space after an equals sign

This is why it's good to put the linting in a git hook on commit or stage, so you literally can't commit without being formatted correctedly.

Post reply on HN