mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 18:59:03 +00:00
6 lines
88 B
Bash
Executable File
6 lines
88 B
Bash
Executable File
phpcs \
|
|
--extensions=php \
|
|
--ignore="*/vendor/*" \
|
|
--standard=PSR2 \
|
|
..
|