alltube/grumphp.yml

18 lines
288 B
YAML
Raw Normal View History

---
parameters:
2020-05-14 00:18:39 +02:00
ascii: ~
tasks:
jsonlint: ~
xmllint: ~
yamllint: ~
composer: ~
phpcs:
standard: PSR12
ignore_patterns:
- RoboFile.php
phpstan:
level: max
configuration: phpstan.neon
ignore_patterns:
- RoboFile.php