We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5217a4 + 67aeb4e commit 6bbaa30Copy full SHA for 6bbaa30
bin/php-code-validator
@@ -6,7 +6,7 @@ cd ${CALLER_DIR}
6
7
# used within project
8
if [ -f ${BIN_DIR}/phpcs ]; then
9
- SCRIPT_DIR=${BIN_DIR}/../flyeralarm/coding-guidelines
+ SCRIPT_DIR=${BIN_DIR}/../flyeralarm/php-code-validator
10
COMPOSER_BIN=${BIN_DIR}
11
else # standalone
12
SCRIPT_DIR=${BIN_DIR}/..
0 commit comments