Initial Commit
This commit is contained in:
10
dependencies/jasny/immutable/phpstan.neon
vendored
Normal file
10
dependencies/jasny/immutable/phpstan.neon
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
parameters:
|
||||
level: 7
|
||||
paths:
|
||||
- src
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
ignoreErrors:
|
||||
- /^Variable property access/
|
||||
|
||||
includes:
|
||||
- vendor/phpstan/phpstan-strict-rules/rules.neon
|
Reference in New Issue
Block a user