build: Move PHPCS configuration to phpcs.xml
authorKunal Mehta <legoktm@gmail.com>
Mon, 29 Jun 2015 21:35:38 +0000 (14:35 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 9 Jul 2015 12:16:36 +0000 (13:16 +0100)
commit802ddf598ebdb5d470b942d3ccd61abd0713d4d7
tree8234683ecb4e1447014f64e725e181fb21b80a03
parentdb2cc42346963b04acbe2107fcdbd17809b21f63
build: Move PHPCS configuration to phpcs.xml

"composer phpcs" now runs PHPCS against the relevant directories.

Change-Id: Ic28eaff2318fa57977689957781538acb2b1893c
composer.json
phpcs.xml [new file with mode: 0644]