o-henry_short-fiction/se-lint-ignore.xml
2020-05-13 16:33:34 -05:00

44 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<se-lint-ignore>
<file path="a-snapshot-at-the-president.xhtml">
<ignore>
<code>t-003</code>
<reason>Matched text is part of longer dialog.</reason>
</ignore>
</file>
<file path="christmas-by-injunction.xhtml">
<ignore>
<code>t-003</code>
<reason>Matched text is part of longer dialog.</reason>
</ignore>
</file>
<file path="let-me-feel-your-pulse.xhtml">
<ignore>
<code>t-005</code>
<reason>Quotes are for a single word, not dialog.</reason>
</ignore>
</file>
<file path="sociology-in-serge-and-straw.xhtml">
<ignore>
<code>t-005</code>
<reason>Quotes are for a single word, not dialog.</reason>
</ignore>
</file>
<file path="the-higher-abdication.xhtml">
<ignore>
<code>t-043</code>
<reason>Matched text are not dialog tags.</reason>
</ignore>
</file>
<file path="the-roads-we-take.xhtml">
<ignore>
<code>t-030</code>
<reason>Stock ticker symbols are set without periods.</reason>
</ignore>
<ignore>
<code>t-032</code>
<reason>Stock ticker symbols are set without periods so the placement is correct.</reason>
</ignore>
</file>
</se-lint-ignore>