mirror of
https://github.com/standardebooks/f-scott-fitzgerald_the-great-gatsby.git
synced 2025-09-06 23:27:52 -04:00
Add se-lint-ignore.xml file
This commit is contained in:
parent
b30474ee81
commit
155206b26e
1 changed files with 9 additions and 0 deletions
9
se-lint-ignore.xml
Normal file
9
se-lint-ignore.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<se-lint-ignore>
|
||||
<file path="chapter-4.xhtml">
|
||||
<ignore>
|
||||
<code>t-057</code>
|
||||
<reason>Matched text is an interruption in a narrative, so lowercase is acceptable.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
</se-lint-ignore>
|
Loading…
Add table
Add a link
Reference in a new issue