mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Usability for cs check and fix. (#3363)
This commit is contained in:
parent
b057ec1887
commit
d49f0a9075
@ -102,7 +102,8 @@
|
||||
"phpunit"
|
||||
],
|
||||
"psalm": "./psalm --find-dead-code",
|
||||
"standards": "phpcs",
|
||||
"cs": "phpcs -p",
|
||||
"cs-fix": "phpcbf -p",
|
||||
"tests": [
|
||||
"phpcs",
|
||||
"phpunit"
|
||||
|
Loading…
Reference in New Issue
Block a user