mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 16:15:34 +08:00
Let command level follow phpstan.neon
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
"post-install-cmd": [
|
||||
"[ $COMPOSER_DEV_MODE -eq 0 ] || vendor/bin/cghooks add"
|
||||
],
|
||||
"analyse": "phpstan analyse --memory-limit 300M -l 0 ./src",
|
||||
"analyse": "phpstan analyse --memory-limit 300M",
|
||||
"cs-fix": "php-cs-fixer fix $1",
|
||||
"test": "bin/phpunit-swoole --no-coverage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user