Skip to content

Commit 58c2fef

Browse files
committed
Little tuning
1 parent ba40208 commit 58c2fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/config.neon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ parameters:
6868
ignoreErrors: []
6969
internalErrorsCountLimit: 50
7070
cache:
71-
nodesByFileCountMax: 512
72-
nodesByStringCountMax: 512
71+
nodesByFileCountMax: 1024
72+
nodesByStringCountMax: 1024
7373
reportUnmatchedIgnoredErrors: true
7474
scopeClass: PHPStan\Analyser\MutatingScope
7575
typeAliases: []

0 commit comments

Comments
 (0)