Closed greg0ire closed 10 years ago
A hook that prevents people from commiting when their file contains a syntax error. A php implementation should be written at first.
Should be disabled when there are more than a certain number of files to check in the commit. We don't want to wait.
A hook that prevents people from commiting when their file contains a syntax error. A php implementation should be written at first.