Skip to content

Commit 43d5cf8

Browse files
Add composer phpcbf (#354)
1 parent af1cf2f commit 43d5cf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"behat-rerun": "rerun-behat-tests",
6161
"lint": "run-linter-tests",
6262
"phpcs": "run-phpcs-tests",
63+
"phpcbf": "run-phpcbf-cleanup",
6364
"phpunit": "run-php-unit-tests",
6465
"prepare-tests": "install-package-tests",
6566
"test": [

0 commit comments

Comments
 (0)