1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-26 07:29:06 +02:00
alltube/grumphp.yml
Pierre Rudloff 22bcbbb9ae Upgrade grumphp to 1.0
So tests can be run in parallel
2020-10-20 00:16:56 +02:00

20 lines
336 B
YAML

---
grumphp:
extensions:
- ComposerDanglingLockedDeps\GrumPHP\Loader
ascii:
succeeded: ~
failed: ~
tasks:
jsonlint: ~
xmllint: ~
yamllint: ~
composer: ~
securitychecker: ~
composer_normalize: ~
composer_dangling_locked_deps: ~
phpcs:
standard: PSR12
phpstan:
level: max