mirror of
https://github.com/standardebooks/h-g-wells_the-first-men-in-the-moon.git
synced 2025-09-22 02:26:57 -04:00
Add se-lint-ignore
This commit is contained in:
parent
c5f60c7a3e
commit
f7d606dea7
1 changed files with 15 additions and 0 deletions
15
se-lint-ignore.xml
Normal file
15
se-lint-ignore.xml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue