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 5a19e6c commit 4199446Copy full SHA for 4199446
psalm.xml
@@ -29,5 +29,6 @@
29
<UnusedMethodCall errorLevel="suppress"/>
30
<UnnecessaryVarAnnotation errorLevel="suppress"/>
31
<InaccessibleProperty errorLevel="suppress"/>
32
+ <NamedArgumentNotAllowed errorLevel="suppress"/>
33
</issueHandlers>
34
</psalm>
0 commit comments