1
0
mirror of https://github.com/dg/dibi.git synced 2025-07-10 00:56:24 +02:00
Files
php-dibi/phpstan.neon
2020-11-02 15:05:55 +01:00

10 lines
159 B
Plaintext

parameters:
level: 5
paths:
- src
ignoreErrors:
# The namespace is referenced, not the class.
- '#Class dibi referenced with incorrect case: Dibi#'