1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-25 07:27:46 +02:00
alltube/grumphp.yml
Pierre Rudloff 9a27e7764a Upgrade grumphp to 1.3
In order to use the new securitychecker_enlightn task
2021-02-07 13:40:02 +01:00

20 lines
345 B
YAML

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