mirror of
https://github.com/furyfire/trueskill.git
synced 2025-04-19 12:24:28 +00:00
PHPstan on test code
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"@analyze-phpcs",
|
||||
"@analyze-psalm"
|
||||
],
|
||||
"analyze-phpstan":"vendor/bin/phpstan analyze --error-format=raw src/",
|
||||
"analyze-phpstan":"vendor/bin/phpstan analyze --error-format=raw",
|
||||
"analyze-phpcs": "vendor/bin/phpcs --report=emacs --standard=PSR12 --exclude=Generic.Files.LineLength src",
|
||||
"analyze-psalm": "vendor/bin/psalm"
|
||||
}
|
||||
|
Reference in New Issue
Block a user