Skip to content

Commit d9f6904

Browse files
authored
Merge pull request #238 from ernilambar/236-add-phpcbf-script
2 parents 8819088 + 5421281 commit d9f6904

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)