Add se-lint-ignore

This commit is contained in:
Hendrik 2025-04-15 13:04:31 -03:00
parent c5f60c7a3e
commit f7d606dea7

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

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<se-lint-ignore>
<file path="chapter-20.xhtml">
<ignore>
<code>t-007</code>
<reason>The possessive s is part of a publication name and thus should be inside italics.</reason>
</ignore>
</file>
<file path="chapter-25.xhtml">
<ignore>
<code>t-051</code>
<reason>The dialog is interrupted by a paragraph-length explanation, so the next paragraph should be seem as part of the previous paragraph.</reason>
</ignore>
</file>
</se-lint-ignore>