diff --git a/src/check_coding_style b/src/check_coding_style index 6f1340e2..0fb998d7 100755 --- a/src/check_coding_style +++ b/src/check_coding_style @@ -1,3 +1,3 @@ #!/bin/sh -mibew/vendor/bin/phpcs --standard="PSR2" --extensions="php" --ignore="mibew/install,mibew/vendor/,mibew/plugins" -n mibew/ +mibew/vendor/bin/phpcs --standard="PSR2" --extensions="php" --ignore="mibew/vendor/,mibew/plugins" -n mibew/