Update se-lint-ignore.xml to use new y-xxx typo codes

This commit is contained in:
vr8hub 2023-08-15 23:13:14 -05:00 committed by GitHub
parent 515ab05c7f
commit 67e2e87c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,19 +2,19 @@
<se-lint-ignore> <se-lint-ignore>
<file path="a-night-in-new-arabia.xhtml"> <file path="a-night-in-new-arabia.xhtml">
<ignore> <ignore>
<code>t-042</code> <code>y-003</code>
<reason>Matched text is not a typo.</reason> <reason>Matched text is not a typo.</reason>
</ignore> </ignore>
</file> </file>
<file path="the-dream.xhtml"> <file path="the-dream.xhtml">
<ignore> <ignore>
<code>t-042</code> <code>y-003</code>
<reason>Matched text is not a typo.</reason> <reason>Matched text is not a typo.</reason>
</ignore> </ignore>
</file> </file>
<file path="the-vitagraphoscope.xhtml"> <file path="the-vitagraphoscope.xhtml">
<ignore> <ignore>
<code>t-042</code> <code>y-003</code>
<reason>Matched text is not a typo.</reason> <reason>Matched text is not a typo.</reason>
</ignore> </ignore>
</file> </file>
@ -44,7 +44,7 @@
</file> </file>
<file path="the-higher-abdication.xhtml"> <file path="the-higher-abdication.xhtml">
<ignore> <ignore>
<code>t-042</code> <code>y-031</code>
<reason>Matched text are not dialog tags.</reason> <reason>Matched text are not dialog tags.</reason>
</ignore> </ignore>
</file> </file>