mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
refactor phpunit-swoole
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
"[ $COMPOSER_DEV_MODE -eq 0 ] || vendor/bin/cghooks add"
|
||||
],
|
||||
"analyse": "phpstan analyse --memory-limit 300M -l 0 ./src",
|
||||
"cs-fix": "php-cs-fixer fix $1"
|
||||
"cs-fix": "php-cs-fixer fix $1",
|
||||
"test": "bin/phpunit-swoole"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user