Skip to content

Commit 5421281

Browse files
committed
Add phpcbf composer script in scaffolded composer file
1 parent 8819088 commit 5421281

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/composer.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"behat-rerun": "rerun-behat-tests",
4343
"lint": "run-linter-tests",
4444
"phpcs": "run-phpcs-tests",
45+
"phpcbf": "run-phpcbf-cleanup",
4546
"phpunit": "run-php-unit-tests",
4647
"prepare-tests": "install-package-tests",
4748
"test": [

0 commit comments

Comments
 (0)