diff --git a/composer.json b/composer.json index 8917e77..a14da8c 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpcs --report-full=./phpcs-results.txt ." ], "fix": [ - "phpcbf --standard=WordPress" + "phpcbf --standard=.phpcs.xml" ], "phpcs-config": [ "phpcs --config-show"