Add se-lint-ignore.xml file

This commit is contained in:
Alex Cabal 2021-04-08 19:04:53 -05:00
parent b30474ee81
commit 155206b26e

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-4.xhtml">
<ignore>
<code>t-057</code>
<reason>Matched text is an interruption in a narrative, so lowercase is acceptable.</reason>
</ignore>
</file>
</se-lint-ignore>