-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yaspellerrc
121 lines (121 loc) · 2.56 KB
/
.yaspellerrc
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"excludeFiles": [
"node_modules",
"src/yandex_399494b1911614a5.html",
"src/t/index.html",
"src/t/*/index.html",
"src/invest/index.html",
"src/invest/*/index.html"
],
"fileExtensions": [".md", ".html"],
"format": "auto",
"ignoreTags": [
"code",
"kbd",
"object",
"samp",
"script",
"style",
"var"
],
"maxRequests": 2,
"lang": "en,ru",
"ignoreUrls": true,
"findRepeatWords": true,
"checkYo": true,
"report": [
"console"
],
"dictionary": [
"voischev",
"Воищев",
"(G|g)ithub",
"(Г|г)итхаб",
"PostHTML",
"CLI",
"(M|m)arkdown",
"(T|t)ype(S|s)cript",
"(Т|т)виттер[е]?",
"dotfiles",
"коммит[а]?",
"symlink",
"vimrc",
"dotvim",
"vimfiles",
"madundead",
"(P|p)omodoro",
"помидор(ок|ка|ку|ки|ками|рок)",
"переговорок",
"чатик",
"тайминг",
"дашборд",
"прокрастинация",
"разогревочную",
"Tomighty",
"FocusList",
"Forestapp",
"Pomo",
"Pomotodo",
"геймификацией",
"стендап",
"ПИФ",
"ПИФы",
"ETF",
"FXRL",
"ИИС",
"Баффетт[а]?",
"Dow",
"gmarik",
"mathiasbynens",
"mislav",
"mpyatishev",
"swaroopch",
"байбека",
"Русгидро",
"Русал",
"Фосагро",
"FixPrice",
"НЛМК",
"ДНР",
"ЛНР",
"ФЕДа",
"трежерис",
"Bitcoin",
"SPO",
"ЗВР",
"EV",
"EBITDA",
"РСБУ",
"FCF",
"IMOEX",
"MOEX",
"SP500",
"Британника",
"Тинькофф",
"ВТБ",
"Тюльпаномания",
"кешбэк",
"COVID",
"Арсагера",
"Segezha",
"Nikkei",
"Tesla",
"Starbucks",
"ЗОЖ",
"пребиотики",
"IV",
"pH",
"CO2",
"кето",
"РДТ",
"Брэнсон",
"Винтур",
"gzip",
"Li-Ning",
"Anta",
"GitHub",
"Instagram",
"Суровикин",
"RSS"
]
}