We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 721f53e + b758f90 commit 02d288eCopy full SHA for 02d288e
1 file changed
codesniffer-run
@@ -68,7 +68,7 @@ done
68
69
70
# Run the sniffs.
71
-bin/phpcs -p $SUPPRESS_WARNINGS \
+bin/phpcs -ps $SUPPRESS_WARNINGS \
72
--extensions=php \
73
--standard="$CODE_STANDARD" \
74
${COVERAGE} \
0 commit comments