cppcheck-errors.rng: Update xml schema, cppcheck-id attribute was added

This commit is contained in:
Daniel Marjamäki 2020-07-15 13:06:17 +02:00
parent 6ab4f39f52
commit 60399b9321
1 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,13 @@
</data>
</attribute>
</optional>
<optional>
<attribute name="cppcheck-id">
<data type="integer">
<param name="minExclusive">1</param>
</data>
</attribute>
</optional>
<attribute name="id">
<data type="NCName"/>
</attribute>