From 65947e58086a5eec89c5d05fb69d1ceeb1cdc324 Mon Sep 17 00:00:00 2001 From: Matt Brown Date: Fri, 27 Nov 2020 17:20:34 -0500 Subject: [PATCH] Show complex methods in info --- psalm.xml.dist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/psalm.xml.dist b/psalm.xml.dist index a7d5fd4ac..bdee8a418 100644 --- a/psalm.xml.dist +++ b/psalm.xml.dist @@ -14,7 +14,7 @@ ensureArrayIntOffsetsExist="false" resolveFromConfigFile="true" xsi:schemaLocation="https://getpsalm.org/schema/config config.xsd" - limitMethodComplexity="false" + limitMethodComplexity="true" > @@ -90,6 +90,8 @@ + +