mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2026-07-30 13:19:57 +08:00
Add line numbers to se-lint-ignore.xml file
This commit is contained in:
@@ -2,49 +2,65 @@
|
||||
<se-lint-ignore>
|
||||
<file path="a-night-in-new-arabia.xhtml">
|
||||
<ignore code="y-003">
|
||||
<line>15</line>
|
||||
<reason>Matched text is not a typo.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="a-snapshot-at-the-president.xhtml">
|
||||
<ignore code="t-003">
|
||||
<line>52</line>
|
||||
<reason>Matched text is part of longer dialog.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="christmas-by-injunction.xhtml">
|
||||
<ignore code="t-003">
|
||||
<line>30</line>
|
||||
<reason>Matched text is part of longer dialog.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="let-me-feel-your-pulse.xhtml">
|
||||
<ignore code="t-005">
|
||||
<line>15</line>
|
||||
<reason>Quotes are for a single word, not dialog.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="sociology-in-serge-and-straw.xhtml">
|
||||
<ignore code="t-005">
|
||||
<line>48</line>
|
||||
<line>56</line>
|
||||
<reason>Quotes are for a single word, not dialog.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="the-dream.xhtml">
|
||||
<ignore code="y-003">
|
||||
<line>30</line>
|
||||
<reason>Matched text is not a typo.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="the-higher-abdication.xhtml">
|
||||
<ignore code="y-031">
|
||||
<line>94</line>
|
||||
<line>198</line>
|
||||
<line>207</line>
|
||||
<reason>Matched text are not dialog tags.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="the-roads-we-take.xhtml">
|
||||
<ignore code="t-030">
|
||||
<line>41</line>
|
||||
<line>42</line>
|
||||
<line>45</line>
|
||||
<reason>Stock ticker symbols are set without periods.</reason>
|
||||
</ignore>
|
||||
<ignore code="t-032">
|
||||
<line>41</line>
|
||||
<line>45</line>
|
||||
<reason>Stock ticker symbols are set without periods so the placement is correct.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
<file path="the-vitagraphoscope.xhtml">
|
||||
<ignore code="y-003">
|
||||
<line>46</line>
|
||||
<reason>Matched text is not a typo.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user