mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-26 00:59:22 +00:00
8 lines
117 B
Bash
Executable File
8 lines
117 B
Bash
Executable File
phpcs \
|
|
--extensions="php" \
|
|
--ignore="*/vendor/*" \
|
|
--standard="ruleset.xml" \
|
|
-p \
|
|
-s \
|
|
..
|