Skip to content

Commit 9bb5f6a

Browse files
authored
internalErrorsCountLimit: 1 (#256)
1 parent 8ace7ea commit 9bb5f6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ includes:
88

99
parameters:
1010
phpVersion: 70400
11+
internalErrorsCountLimit: 1
1112
paths:
1213
- src
1314
- tests

0 commit comments

Comments
 (0)