Merge pull request #49 from zborboa-google/patch-2

Include all php files when checking coding standards (#48)
This commit is contained in:
Zach Borboa
2014-04-29 21:50:55 -07:00
+1 -1
View File
@@ -1 +1 @@
phpcs --standard=PSR2 ../src/Curl.class.php
phpcs --standard=PSR2 --extensions=php ..