Skip to content

Commit aaf9725

Browse files
committed
Chore: Update cspell.config.json to include new word
1 parent 8d3c4cc commit aaf9725

File tree

1 file changed

+25
-29
lines changed

1 file changed

+25
-29
lines changed

cspell.config.json

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -30,48 +30,44 @@
3030
"src/**",
3131
"pkg/**"
3232
],
33-
"ignoreRegExpList": [
34-
"import\\s*\\((.|[\r\n])*?\\)",
35-
"import\\s*.*\".*?\"",
36-
"\\[@.+\\]"
37-
],
33+
"ignoreRegExpList": ["import\\s*\\((.|[\r\n])*?\\)", "import\\s*.*\".*?\"", "\\[@.+\\]"],
3834
"words": [
39-
"grafana",
35+
"alexanderzobnin",
36+
"datapoint",
37+
"datapoints",
4038
"datasource",
4139
"datasources",
42-
"zabbix",
43-
"alexanderzobnin",
44-
"lastchange",
45-
"Zobnin",
46-
"lastchange",
40+
"dompurify",
4741
"eventid",
4842
"eventids",
49-
"hostid",
50-
"hostids",
51-
"triggerid",
52-
"triggerids",
43+
"Gleb",
44+
"grafana",
5345
"groupid",
5446
"groupids",
55-
"itemtype",
47+
"hostid",
48+
"hostids",
49+
"iowait",
5650
"itemid",
5751
"itemids",
52+
"itemtype",
53+
"Ivanovsky",
54+
"lastchange",
55+
"lastvalue",
56+
"mydomain",
5857
"opdata",
59-
"timeseries",
60-
"datapoint",
61-
"datapoints",
6258
"percpu",
63-
"templating",
6459
"singlestat",
65-
"iowait",
66-
"submatch",
67-
"Gleb",
68-
"Ivanovsky",
69-
"mydomain",
7060
"struct",
71-
"unmarshal",
72-
"timeshift",
61+
"submatch",
7362
"templatig",
74-
"lastvalue",
75-
"typeahead"
63+
"templating",
64+
"timeseries",
65+
"timeshift",
66+
"triggerid",
67+
"triggerids",
68+
"typeahead",
69+
"unmarshal",
70+
"zabbix",
71+
"Zobnin"
7672
]
7773
}

0 commit comments

Comments
 (0)