Add se-lint-ignore.xml file

This commit is contained in:
Alex Cabal 2021-04-08 18:51:52 -05:00
parent c49be07603
commit 82fd404b6b

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="glossary.xhtml">
<ignore>
<code>t-057</code>
<reason>Matched text are "continuations" of the definition above.</reason>
</ignore>
</file>
</se-lint-ignore>