1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00

Make complex method break the build

This commit is contained in:
Matt Brown 2021-01-22 09:58:25 -05:00 committed by Daniil Gentili
parent 2004f8aadb
commit 99148f4d99
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -90,8 +90,6 @@
</errorLevel> </errorLevel>
</PossiblyUndefinedIntArrayOffset> </PossiblyUndefinedIntArrayOffset>
<ComplexMethod errorLevel="info" />
<MissingThrowsDocblock errorLevel="info"/> <MissingThrowsDocblock errorLevel="info"/>
<PossiblyUnusedMethod> <PossiblyUnusedMethod>