Skip to content

Commit

Permalink
Chore: Update cspell.config.json to include new word
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanbedi committed Sep 30, 2024
1 parent 8d3c4cc commit aaf9725
Showing 1 changed file with 25 additions and 29 deletions.
54 changes: 25 additions & 29 deletions cspell.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}

0 comments on commit aaf9725

Please sign in to comment.