Add phpstan
This commit is contained in:
parent
395c7ec62a
commit
55928e7da0
|
@ -0,0 +1,13 @@
|
|||
parameters:
|
||||
|
||||
paths:
|
||||
- classes
|
||||
- compressors
|
||||
- console
|
||||
- exceptions
|
||||
- lib
|
||||
|
||||
# The level 8 is the highest level
|
||||
level: 6
|
||||
|
||||
checkMissingIterableValueType: false
|
Loading…
Reference in New Issue