CodeCommitsIssuesPull requestsActionsInsightsSecurity
16fa46a65cd482f7344b9daacaa459835b4810e1

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

docs/.yaspellerrc

25lines · modecode

1{
2 "checkYo": false,
3 "excludeFiles": [],
4 "fileExtensions": [],
5 "format": "auto",
6 "ignoreTags": [
7 "code",
8 "kbd",
9 "object",
10 "samp",
11 "script",
12 "style",
13 "var"
14 ],
15 "maxRequests": 2,
16 "lang": "en,ru",
17 "report": ["console"],
18 "dictionary": [
19 "(C|c)lick(H|h)ouse",
20 "CatBoost",
21 "(Ш|ш)ард(ы|ов|а|у|е|ам|ирование|ированы|ах)?",
22 "логир(ование|уются|ования)?",
23 "конфиг(а|е|ом|у)"
24 ]
25}