Skip to content

Commit 7371ba5

Browse files
committed
try to satisfy psalm
1 parent 4caf39e commit 7371ba5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/coding-standards/psalm/psalm.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,10 @@
3434
<referencedProperty name="CrowdSec\LapiClient\Payload\Alert::$meta"/>
3535
</errorLevel>
3636
</PropertyTypeCoercion>
37+
<MissingClassConstType>
38+
<errorLevel type="suppress">
39+
<directory name="../../../src"/>
40+
</errorLevel>
41+
</MissingClassConstType>
3742
</issueHandlers>
3843
</psalm>

0 commit comments

Comments
 (0)