Skip to content

Commit ff8c1d8

Browse files
committed
Composer: Remove install-codestandards script
This is no longer needed; the list of installed code standards for PHPCS is reliably updated on `composer install` and `composer update`.
1 parent 73cbfd6 commit ff8c1d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
}
3636
},
3737
"scripts": {
38-
"install-codestandards": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run",
3938
"test-ruleset": "bin/ruleset-tests",
4039
"lint": [
4140
"bin/php-lint",

0 commit comments

Comments
 (0)