Files
php-curl-class/tests/check_syntax.sh
T
2016-08-22 02:44:28 -07:00

6 lines
88 B
Bash
Executable File

phpcs \
--extensions=php \
--ignore="*/vendor/*" \
--standard=PSR2 \
..