mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-15 02:22:40 +02:00
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.