summaryrefslogtreecommitdiff
path: root/phpstan.neon
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-07-31 09:15:00 +0300
committerAndrew Dolgov <[email protected]>2022-07-31 09:15:00 +0300
commit7187ab859db71fd706a6ea67587b21ad0fe588df (patch)
tree0c36632720ec06fb18dd999132fffdb55284fb8c /phpstan.neon
parent4aefbd628e9a0e1eac58523904ad887b0635cda3 (diff)
fork masterminds html5-php
Diffstat (limited to 'phpstan.neon')
-rw-r--r--phpstan.neon2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpstan.neon b/phpstan.neon
index bca85c19b..2ca1ca2d3 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -1,7 +1,7 @@
parameters:
level: 6
parallel:
- maximumNumberOfProcesses: 4
+ maximumNumberOfProcesses: 2
reportUnmatchedIgnoredErrors: false
ignoreErrors:
- '#Constant.*\b(SUBSTRING_FOR_DATE|SCHEMA_VERSION|SELF_USER_AGENT|LABEL_BASE_INDEX|PLUGIN_FEED_BASE_INDEX)\b.*not found#'