Skip to content

Commit

Permalink
Update se-lint-ignore.xml to use new y-xxx typo codes
Browse files Browse the repository at this point in the history
  • Loading branch information
vr8hub committed Aug 16, 2023
1 parent 1038b9c commit f10f6bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions se-lint-ignore.xml
Expand Up @@ -2,19 +2,19 @@
<se-lint-ignore>
<file path="chapter-2.xhtml">
<ignore>
<code>t-042</code>
<code>y-001</code>
<reason>Matched text is not a typo.</reason>
</ignore>
</file>
<file path="chapter-4.xhtml">
<ignore>
<code>t-042</code>
<code>y-026</code>
<reason>These conjunctions form an expression that requires no punctuation.</reason>
</ignore>
</file>
<file path="chapter-6.xhtml">
<ignore>
<code>t-042</code>
<code>y-026</code>
<reason>These conjunctions form an expression that requires no punctuation.</reason>
</ignore>
</file>
Expand All @@ -26,7 +26,7 @@
</file>
<file path="chapter-13.xhtml">
<ignore>
<code>t-042</code>
<code>y-028</code>
<reason>Neologism that adds a suffix to an abbreviation.</reason>
</ignore>
</file>
Expand Down

0 comments on commit f10f6bf

Please sign in to comment.