-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathse-lint-ignore.xml
51 lines (51 loc) · 1.22 KB
/
se-lint-ignore.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="utf-8"?>
<se-lint-ignore>
<file path="chapter-1.xhtml">
<ignore>
<code>t-005</code>
<reason>Matched text is not dialog.</reason>
</ignore>
</file>
<file path="chapter-2.xhtml">
<ignore>
<code>y-012</code>
<reason>Matched text is an endnote and not a typo.</reason>
</ignore>
</file>
<file path="chapter-3.xhtml">
<ignore>
<code>y-012</code>
<reason>Matched text is an endnote and not a typo.</reason>
</ignore>
</file>
<file path="chapter-4.xhtml">
<ignore>
<code>y-012</code>
<reason>Matched text is an endnote and not a typo.</reason>
</ignore>
</file>
<file path="chapter-9.xhtml">
<ignore>
<code>y-012</code>
<reason>Matched text is an endnote and not a typo.</reason>
</ignore>
</file>
<file path="chapter-10.xhtml">
<ignore>
<code>y-012</code>
<reason>Matched text is an endnote and not a typo.</reason>
</ignore>
</file>
<file path="chapter-11.xhtml">
<ignore>
<code>y-012</code>
<reason>Matched text is an endnote and not a typo.</reason>
</ignore>
</file>
<file path="chapter-12.xhtml">
<ignore>
<code>y-012</code>
<reason>Matched text is an endnote and not a typo.</reason>
</ignore>
</file>
</se-lint-ignore>