Skip to content

Commit 7f46e6e

Browse files
committed
1 parent 74a26d0 commit 7f46e6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pre-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ run_php_cs_fixer() {
7272
extra_args=''
7373
fi
7474

75+
export XDEBUG_MODE="${XDEBUG_MODE:-off}"
76+
7577
rerun_with_violation_details() {
7678
echo >&2 "\033[0;33mCoding guidelines pre-commit check failed.\033[0m"
7779
echo >&2 "\033[0;33mRunning check again in verbose mode ...\033[0m"

0 commit comments

Comments
 (0)