Don't run phpcs on node_modules folder
authorjdlrobson <jdlrobson@gmail.com>
Thu, 28 May 2015 17:08:42 +0000 (19:08 +0200)
committerjdlrobson <jdlrobson@gmail.com>
Thu, 28 May 2015 17:08:42 +0000 (19:08 +0200)
commit479b57720b19fae5a7445314a8b7917efe6946bf
treea6ae51e1d9da0d67e34077442293f5a51d3fa320
parented3995f5817ef31e565be85dc09d2bb2d735b12e
Don't run phpcs on node_modules folder

This is an artifact created by npm in certain modules. These modules
may contain PHP e.g. grunt-phpdocumentor

Change-Id: Ie46bceb5acbe6141d1e0dc4d3397d04f41d01485
composer.json