neotel-apply/phpstan.neon

13 lines
205 B
Plaintext

parameters:
level: 7
bootstrapFiles:
- tests/bootstrap.php
paths:
- lib
- public
ignoreErrors:
# Let the i18n stuff fly
- '#Function L not found#'