We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_utils
1 parent e1b3961 commit c7a89abCopy full SHA for c7a89ab
composer.json
@@ -38,7 +38,7 @@
38
}
39
},
40
"scripts": {
41
- "lint": "@php ./vendor/php-parallel-lint/php-parallel-lint/parallel-lint . -e php --exclude vendor --exclude .git",
+ "lint": "@php ./vendor/php-parallel-lint/php-parallel-lint/parallel-lint . -e php --exclude vendor --exclude .git --exclude test_utils",
42
"cs": "@php ./vendor/bin/phpcs --standard=yCodeTech",
43
"cbf": "@php ./vendor/bin/phpcbf --standard=yCodeTech",
44
"test": [
0 commit comments