Skip to content

Commit b758f90

Browse files
committed
Include Reporting Which CodeSniffer Rule Failed
Signed-off-by: Justin Yost <justin@loadsys.com>
1 parent 721f53e commit b758f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codesniffer-run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ done
6868

6969

7070
# Run the sniffs.
71-
bin/phpcs -p $SUPPRESS_WARNINGS \
71+
bin/phpcs -ps $SUPPRESS_WARNINGS \
7272
--extensions=php \
7373
--standard="$CODE_STANDARD" \
7474
${COVERAGE} \

0 commit comments

Comments
 (0)