Skip to content

Commit 132dd6a

Browse files
Add composer phpcbf (#391)
1 parent a42d212 commit 132dd6a

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
@@ -204,6 +204,7 @@
204204
"lint": "run-linter-tests",
205205
"phpcs": "run-phpcs-tests",
206206
"phpunit": "run-php-unit-tests",
207+
"phpcbf": "run-phpcbf-cleanup",
207208
"prepare-tests": "install-package-tests",
208209
"test": [
209210
"@lint",

0 commit comments

Comments
 (0)