Hacker News new | past | comments | ask | show | jobs | submit login

git stripspace is neat. I'll have to add that as a hook.



git stripspace is a plus but if you are already considering to add a pre-commit hook, you could directly use 'indent'. It trims those pesky whitespaces and indent your code automatically the way you see fit. (e.g: https://gist.github.com/eroullit/1250603)


If you use C-family languages?


yeah, it's awesome. I had no idea this existed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: