This repository has been archived by the owner on May 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
se-lint-ignore.xml
69 lines (69 loc) · 1.76 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<se-lint-ignore>
<file path="a-dialogue-among-clever-people.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="a-russian-proprietor.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="albert.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="from-the-new-speller.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="kholstomir.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="lucerne.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="recollections-of-a-scorer.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="the-candle.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="three-parables.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="walk-in-the-light-while-there-is-light.xhtml">
<ignore>
<code>s-033</code>
<reason>This is an American English translation.</reason>
</ignore>
</file>
<file path="the-forged-coupon.xhtml">
<ignore>
<code>t-010</code>
<reason>The linter is flagging currency amounts as times set with a period.</reason>
</ignore>
</file>
</se-lint-ignore>