alltube/grumphp.yml

18 lines
362 B
YAML
Raw Normal View History

---
parameters:
ascii: ~
tasks:
jsonlint: ~
xmllint: ~
yamllint: ~
2020-03-19 10:16:26 +01:00
composer: ~
phpcs:
standard: PSR12
ignore_patterns:
- RoboFile.php
phpstan:
level: max
configuration: phpstan.neon
ignore_patterns:
- RoboFile.php