-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yaspellerrc
73 lines (73 loc) · 1.02 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
{
"format": "markdown",
"lang": "en",
"dictionary": [
"5G",
"Alten",
"Ansible",
"AWS",
"Bitbucket",
"CI",
"chmod",
"CircleCI",
"Codefresh",
"CVC",
"devops",
"Edvin",
"FLEXLM",
"Gerrit",
"GitHub",
"Gitlab",
"Godaddy",
"Gothenburg",
"HPC",
"Hashicorp",
"IAC",
"ICT",
"img",
"Jekyll",
"Kubernetes",
"Krief",
"Linkedin",
"maintainers",
"Microsoft",
"Mikael",
"Netflix",
"Nordlo",
"Norling",
"npm",
"Openshift",
"O’Reilly",
"PaaS",
"PXE",
"RedHat",
"repo",
"repos",
"RND",
"SaaS",
"SaltStack",
"seamlessly",
"ssh",
"SRE",
"submodules",
"submodule",
"tf",
"todo",
"Terraform",
"TravisCI",
"vs",
"WoW",
"yaml",
"Yaspeller",
"yaspellerrc",
"Zetup"
],
"fileExtensions": [
".md"
],
"ignoreText": [
["^`{3}([\\S]+)?([\\s\\S]+)`{3}", "gm"],
["^\\+{3}[^>]*\\+{3}"]
],
"ignoreUrls": true
}