mirror of
https://github.com/ivuorinen/curly.git
synced 2026-02-14 15:48:49 +00:00
Formatting, phpcs.xml
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"post-update-cmd": [
|
||||
"@composer normalize || true"
|
||||
],
|
||||
"check": "vendor/bin/phpstan analyse src tests --level=7",
|
||||
"test": "vendor/bin/phpunit"
|
||||
"check": "vendor/bin/phpstan analyse src tests --level=5 --xdebug",
|
||||
"test": "vendor/bin/phpunit --colors --verbose"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user