1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-20 10:09:45 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
6df10358aa [git-tools] use mktemp in pre-commit (thanks nn-) 2010-03-10 21:37:55 +01:00
db8c557e4c [git-tools] pre-commit hook for syntax checking
This pre-commit hook utilises PHP's command-line -l (lint) option, which
checks for syntax errors. In case of an error the commit is rejected and
the error displayed.

Testing is welcome.
2010-03-10 20:07:10 +01:00