We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4caf39e commit 7371ba5Copy full SHA for 7371ba5
tools/coding-standards/psalm/psalm.xml
@@ -34,5 +34,10 @@
34
<referencedProperty name="CrowdSec\LapiClient\Payload\Alert::$meta"/>
35
</errorLevel>
36
</PropertyTypeCoercion>
37
+ <MissingClassConstType>
38
+ <errorLevel type="suppress">
39
+ <directory name="../../../src"/>
40
+ </errorLevel>
41
+ </MissingClassConstType>
42
</issueHandlers>
43
</psalm>
0 commit comments