mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Add threads config to xsd
This commit is contained in:
parent
ad91df5ee1
commit
9d78c3e22a
@ -128,6 +128,7 @@
|
||||
<xs:attribute name="limitMethodComplexity" type="xs:boolean" default="false" />
|
||||
<xs:attribute name="disableSuppressAll" type="xs:boolean" default="false" />
|
||||
<xs:attribute name="triggerErrorExits" type="TriggerErrorExitsType" default="default" />
|
||||
<xs:attribute name="threads" type="xs:integer" />
|
||||
</xs:complexType>
|
||||
|
||||
<xs:complexType name="ProjectFilesType">
|
||||
|
Loading…
x
Reference in New Issue
Block a user