Skip to content

Commit f5f660f

Browse files
committed
Merge pull request php-curl-class#49 from zborboa-google/patch-2
Include all php files when checking coding standards (php-curl-class#48)
2 parents 564a064 + 67ca416 commit f5f660f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/syntax.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
phpcs --standard=PSR2 ../src/Curl.class.php
1+
phpcs --standard=PSR2 --extensions=php ..

0 commit comments

Comments
 (0)