mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2025-01-06 10:40:07 +08:00
Add new se-lint-ignore.xml file supported by latest tools version
This commit is contained in:
parent
0bd51d6e35
commit
200b5d2c8c
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="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>
|
||||
</se-lint-ignore>
|
Loading…
Reference in New Issue
Block a user