diff --git a/cspell.config.json b/cspell.config.json index 5e275067..035ccab1 100644 --- a/cspell.config.json +++ b/cspell.config.json @@ -30,48 +30,44 @@ "src/**", "pkg/**" ], - "ignoreRegExpList": [ - "import\\s*\\((.|[\r\n])*?\\)", - "import\\s*.*\".*?\"", - "\\[@.+\\]" - ], + "ignoreRegExpList": ["import\\s*\\((.|[\r\n])*?\\)", "import\\s*.*\".*?\"", "\\[@.+\\]"], "words": [ - "grafana", + "alexanderzobnin", + "datapoint", + "datapoints", "datasource", "datasources", - "zabbix", - "alexanderzobnin", - "lastchange", - "Zobnin", - "lastchange", + "dompurify", "eventid", "eventids", - "hostid", - "hostids", - "triggerid", - "triggerids", + "Gleb", + "grafana", "groupid", "groupids", - "itemtype", + "hostid", + "hostids", + "iowait", "itemid", "itemids", + "itemtype", + "Ivanovsky", + "lastchange", + "lastvalue", + "mydomain", "opdata", - "timeseries", - "datapoint", - "datapoints", "percpu", - "templating", "singlestat", - "iowait", - "submatch", - "Gleb", - "Ivanovsky", - "mydomain", "struct", - "unmarshal", - "timeshift", + "submatch", "templatig", - "lastvalue", - "typeahead" + "templating", + "timeseries", + "timeshift", + "triggerid", + "triggerids", + "typeahead", + "unmarshal", + "zabbix", + "Zobnin" ] }