Git PHP lint pre-commit hook April 15, 2011 / PHP / By Oscar M. / git, PHPThis post describes a small tweak to make to php lint checking via a git pre-commit hook.Using git hooks to check syntax errors – Tim Akinbo’s Blog