update
This commit is contained in:
18
modules/pshowsso/vendor/paragonie/random-lib/psalm.xml
vendored
Normal file
18
modules/pshowsso/vendor/paragonie/random-lib/psalm.xml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<psalm
|
||||
name="Example Psalm config with recommended defaults"
|
||||
useDocblockTypes="true"
|
||||
totallyTyped="true"
|
||||
>
|
||||
<projectFiles>
|
||||
<directory name="lib" />
|
||||
</projectFiles>
|
||||
|
||||
<issueHandlers>
|
||||
<DocblockTypeContradiction errorLevel="suppress" />
|
||||
<MoreSpecificImplementedParamType errorLevel="suppress" />
|
||||
<PossiblyNullPropertyAssignmentValue errorLevel="suppress" />
|
||||
<RedundantConditionGivenDocblockType errorLevel="suppress" />
|
||||
<UndefinedClass errorLevel="suppress" /><!-- Windows only -->
|
||||
</issueHandlers>
|
||||
</psalm>
|
||||
Reference in New Issue
Block a user