Skip to content

Commit 33b3ba0

Browse files
Add composer phpcbf (#226)
1 parent ca47aa3 commit 33b3ba0

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
@@ -63,6 +63,7 @@
6363
"behat-rerun": "rerun-behat-tests",
6464
"lint": "run-linter-tests",
6565
"phpcs": "run-phpcs-tests",
66+
"phpcbf": "run-phpcbf-cleanup",
6667
"phpunit": "run-php-unit-tests",
6768
"prepare-tests": "install-package-tests",
6869
"test": [

0 commit comments

Comments
 (0)