mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-11-30 04:39:48 +01:00
remove type check command (#38)
This commit is contained in:
parent
e3a3a0411d
commit
887e802c7b
@ -38,7 +38,6 @@
|
||||
"scripts": {
|
||||
"cs:fix": "php-cs-fixer fix",
|
||||
"cs:check": "php-cs-fixer fix --dry-run -vvv",
|
||||
"type:fix": "psalm --alter --issues=all",
|
||||
"type:check": "psalm",
|
||||
"type:coverage": "psalm --shepherd",
|
||||
"test:unit": "phpunit",
|
||||
|
Loading…
Reference in New Issue
Block a user