Y
Hacker News
new
|
ask
|
show
|
jobs
by
amcgregor
4905 days ago
Automation is a very nice thing. We, too, use Git hooks to run a wide array of checks and cleanup routines. The base that we use is from my hooks collection:
https://github.com/amcgregor/snippits/blob/hooks/pre-commit-...