mirror of
https://ghproxy.net/https://github.com/wp-cli/scaffold-package-command.git
synced 2025-08-20 22:57:27 +08:00
Add composer phpcbf
(#214)
This commit is contained in:
parent
68e77c4064
commit
d2b350c6ae
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
"behat-rerun": "rerun-behat-tests",
|
||||
"lint": "run-linter-tests",
|
||||
"phpcs": "run-phpcs-tests",
|
||||
"phpcbf": "run-phpcbf-cleanup",
|
||||
"phpunit": "run-php-unit-tests",
|
||||
"prepare-tests": "install-package-tests",
|
||||
"test": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue