mirror of
https://github.com/dg/dibi.git
synced 2025-08-28 00:09:55 +02:00
added phpstan.neon
This commit is contained in:
4
tests/phpstan.neon
Normal file
4
tests/phpstan.neon
Normal file
@@ -0,0 +1,4 @@
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
# The namespace is referenced, not the class.
|
||||
- '#Class dibi referenced with incorrect case: Dibi#'
|
Reference in New Issue
Block a user