We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59c80c4 + d0f0d28 commit b85296eCopy full SHA for b85296e
1 file changed
composer.json
@@ -28,7 +28,7 @@
28
"orchestra/testbench": "^9.5 || ^10.0"
29
},
30
"scripts": {
31
- "lint": ["@php vendor/bin/pint"],
+ "lint": ["@php vendor/bin/pint --parallel"],
32
"tests": ["@php vendor/bin/phpunit"],
33
"tests:unit": ["@php vendor/bin/phpunit --testsuite=unit"],
34
"tests:integration": ["@php vendor/bin/phpunit --testsuite=integration"]
0 commit comments