php-cs-fixer-pre-commit.php P���gU #!/usr/bin/php <?php /** * .git/hooks/pre-commit * * This pre-commit hooks will check for PHP error (lint), and make sure the code * is PSR compliant. * * Dependecy: PHP-CS-Fixer (https://github.com/fabpot/PHP-CS-Fixer) * * @author Mardix http://github.com/mardix * @since Sept 4 2012 * */ /** * collect all files which have been added, copied or * modified and sto