Add se-lint-ignore.xml file

This commit is contained in:
Alex Cabal 2020-11-28 15:47:22 -06:00
parent f5de9630cf
commit 0753b8e26c

9
se-lint-ignore.xml Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<se-lint-ignore>
<file path="chapter-7.xhtml">
<ignore>
<code>t-042</code>
<reason>Matched text items are not typos.</reason>
</ignore>
</file>
</se-lint-ignore>