alltube/grumphp.yml

17 lines
254 B
YAML
Raw Normal View History

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