Skip to content

Commit 2181a9e

Browse files
committed
:octocat: phpcs verbose output
1 parent bc7ba5e commit 2181a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"scripts": {
8181
"phan": "@php vendor/bin/phan",
82-
"phpcs": "@php vendor/bin/phpcs",
82+
"phpcs": "@php vendor/bin/phpcs -v",
8383
"phpmd": "@php vendor/bin/phpmd src text ./phpmd.xml.dist",
8484
"phpunit": "@php vendor/bin/phpunit"
8585
},

0 commit comments

Comments
 (0)