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.
1 parent de75449 commit 96cee6eCopy full SHA for 96cee6e
.git_hooks/pre-commit/php-cs-fixer.sh
@@ -2,7 +2,7 @@
2
3
EXECUTABLE_NAME=php-cs-fixer
4
EXECUTABLE_COMMAND=fix
5
-CONFIG_FILE=.php_cs
+CONFIG_FILE=.php-cs-fixer.php
6
CONFIG_FILE_PARAMETER='--config'
7
ROOT=`pwd`
8
ESC_SEQ="\x1b["
0 commit comments