alltube/grumphp.yml
Pierre Rudloff d4c1357c32 Lint
2020-05-14 00:18:39 +02:00

17 lines
288 B
YAML

---
parameters:
ascii: ~
tasks:
jsonlint: ~
xmllint: ~
yamllint: ~
composer: ~
phpcs:
standard: PSR12
ignore_patterns:
- RoboFile.php
phpstan:
level: max
configuration: phpstan.neon
ignore_patterns:
- RoboFile.php