Skip to content

Commit 652785a

Browse files
committed
Composer: remove redundant script
This script has been superseded by the Composer plugin handling this automatically.
1 parent 73b4924 commit 652785a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@
4646
"lint": [
4747
"@php ./vendor/php-parallel-lint/php-parallel-lint/parallel-lint . -e php --show-deprecated --exclude vendor --exclude node_modules --exclude .git"
4848
],
49-
"config-yoastcs": [
50-
"Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run",
51-
"@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --config-set default_standard Yoast"
52-
],
5349
"check-cs": [
5450
"@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --runtime-set testVersion 5.3-"
5551
],

0 commit comments

Comments
 (0)