cac/phpcs-git

This package is abandoned and no longer maintained. No replacement package was suggested.

PHPCS for changed files

v0.1 2012-12-02 12:17 UTC

This package is not auto-updated.

Last update: 2016-06-25 06:24:22 UTC


README

Run PHPCS on your changed files. This script will check your changed files against the PSR2 standard with PHPCS

Howto run

From your application root:

./vendor/bin/phpcs-git

Todo

  • Allow configuration of the code standard