mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 11:07:25 +00:00
:octocat: phpcs verbose output
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"phan": "@php vendor/bin/phan",
|
||||
"phpcs": "@php vendor/bin/phpcs",
|
||||
"phpcs": "@php vendor/bin/phpcs -v",
|
||||
"phpmd": "@php vendor/bin/phpmd src text ./phpmd.xml.dist",
|
||||
"phpunit": "@php vendor/bin/phpunit"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user