diff --git a/src/check_coding_style b/src/check_coding_style deleted file mode 100755 index 0fb998d7..00000000 --- a/src/check_coding_style +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -mibew/vendor/bin/phpcs --standard="PSR2" --extensions="php" --ignore="mibew/vendor/,mibew/plugins" -n mibew/